We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173c0b2 commit 23dbf76Copy full SHA for 23dbf76
.github/workflows/ci.yml
@@ -86,6 +86,6 @@ jobs:
86
87
- name: Coveralls
88
if: matrix.os == 'ubuntu-latest' && matrix.node == '20'
89
- uses: coverallsapp/[email protected].4
+ uses: coverallsapp/[email protected].6
90
with:
91
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments