We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067ebc9 commit 2ebd4a8Copy full SHA for 2ebd4a8
.github/workflows/ci.js.yml
@@ -34,6 +34,6 @@ jobs:
34
- run: npm run coverage
35
36
- name: Coveralls GitHub Action
37
- uses: coverallsapp/github-action@v2.3.0
+ uses: coverallsapp/github-action@v2.3.6
38
with:
39
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments