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 b04e0f4 commit d4b1418Copy full SHA for d4b1418
.github/workflows/NodeCI.yml
@@ -43,6 +43,6 @@ jobs:
43
- name: Test
44
run: npm run cover
45
- name: Coveralls GitHub Action
46
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@1.1.3
47
with:
48
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments