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 8e7b83d commit d162f1aCopy full SHA for d162f1a
.github/workflows/nodejs.yml
@@ -24,6 +24,6 @@ jobs:
24
env:
25
CI: true
26
- name: Coveralls
27
- uses: coverallsapp/github-action@v2.1.1
+ uses: coverallsapp/github-action@v2.2.1
28
with:
29
github-token: ${{ secrets.github_token }}
0 commit comments