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 fe74839 commit 545f5dcCopy full SHA for 545f5dc
.github/workflows/NodeCI.yml
@@ -96,6 +96,6 @@ jobs:
96
- name: Test
97
run: yarn cover
98
- name: Coveralls GitHub Action
99
- uses: coverallsapp/github-action@v1.2.4
+ uses: coverallsapp/github-action@v2.0.0
100
with:
101
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments