We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3dbb77 commit 937fcf1Copy full SHA for 937fcf1
.github/workflows/NodeCI.yml
@@ -43,6 +43,6 @@ jobs:
43
- name: Test
44
run: yarn cover
45
- name: Coveralls GitHub Action
46
- uses: coverallsapp/[email protected].0
+ uses: coverallsapp/[email protected].2
47
with:
48
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments