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 e06d0c9 commit 79a8532Copy full SHA for 79a8532
.github/workflows/NodeCI.yml
@@ -61,6 +61,6 @@ jobs:
61
- name: Install Coveralls
62
run: npm i -D coveralls
63
- name: Coveralls GitHub Action
64
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@1.1.3
65
with:
66
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments