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 101690b commit e674ad6Copy full SHA for e674ad6
.github/workflows/NodeCI.yml
@@ -41,6 +41,6 @@ jobs:
41
- name: Test
42
run: npm run test
43
- name: Coveralls GitHub Action
44
- uses: coverallsapp/github-action@v2.2.3
+ uses: coverallsapp/github-action@v2
45
with:
46
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments