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 55a72b5 commit ff82babCopy full SHA for ff82bab
.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@v2.0.0
+ uses: coverallsapp/github-action@v2.1.2
100
with:
101
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments