We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf98b83 commit 7bd68c9Copy full SHA for 7bd68c9
.github/workflows/test.yml
@@ -43,6 +43,6 @@ jobs:
43
run: npm run coverage
44
45
- name: Send coverage report to Coveralls
46
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@2
47
with:
48
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments