We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613dd90 commit 4b91978Copy full SHA for 4b91978
.github/workflows/NodeCI.yml
@@ -50,6 +50,6 @@ jobs:
50
- name: Test
51
run: npm run test:nyc
52
- name: Coveralls GitHub Action
53
- uses: coverallsapp/[email protected].0
+ uses: coverallsapp/[email protected].1
54
with:
55
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments