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 4dc5cc4 commit 5d70f6bCopy full SHA for 5d70f6b
.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/github-action@v1.2.4
+ uses: coverallsapp/github-action@v2.0.0
54
with:
55
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments