Skip to content

Commit 7bd68c9

Browse files
committed
Upgrade actions in GH test workflow
1 parent cf98b83 commit 7bd68c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
run: npm run coverage
4444

4545
- name: Send coverage report to Coveralls
46-
uses: coverallsapp/github-action@master
46+
uses: coverallsapp/github-action@2
4747
with:
4848
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)