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 af5f258 commit d2cd699Copy full SHA for d2cd699
.github/workflows/coveralls.yml
@@ -28,6 +28,6 @@ jobs:
28
run: yarn coverage
29
30
- name: Upload to coveralls
31
- uses: coverallsapp/[email protected].1
+ uses: coverallsapp/[email protected].3
32
with:
33
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments