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 3814974 commit 4e33ebdCopy full SHA for 4e33ebd
.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@1.1.3
+ uses: coverallsapp/github-action@v1.2.0
100
with:
101
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments