We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
s0ph1e
Learn more about funding links in repositories.
Report abuse
1 parent 8f1bb3f commit b38bbbdCopy full SHA for b38bbbd
.github/workflows/node.js.yml
@@ -38,7 +38,7 @@ jobs:
38
if: ${{ matrix.node-version == '20' && matrix.os == 'ubuntu-latest' }}
39
- name: Coveralls
40
41
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@v2
42
with:
43
github-token: ${{ secrets.GITHUB_TOKEN }}
44
- name: Publish codeclimate code coverage
0 commit comments