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 e4b7afe commit 1cc26deCopy full SHA for 1cc26de
.github/workflows/nodejs.yml
@@ -24,6 +24,6 @@ jobs:
24
env:
25
CI: true
26
- name: Coveralls
27
- uses: coverallsapp/[email protected].1
+ uses: coverallsapp/[email protected].2
28
with:
29
github-token: ${{ secrets.github_token }}
0 commit comments