Skip to content

Commit 912efc8

Browse files
authored
CI: update coverallsapp/github-action to v2
1 parent 3f132df commit 912efc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: startsWith(matrix.os, 'windows')
6565

6666
- name: Run Coveralls
67-
uses: coverallsapp/github-action@v1.2.4
67+
uses: coverallsapp/github-action@v2
6868
if: startsWith(matrix.os, 'ubuntu') && matrix.node == env.NODE_COV
6969
with:
7070
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)