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 66ae58b commit ff5f062Copy full SHA for ff5f062
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
env:
25
CI: true
26
- name: Coveralls GitHub Action
27
- uses: coverallsapp/github-action@1.1.3
+ uses: coverallsapp/github-action@v2.2.1
28
with:
29
github-token: ${{ secrets.GITHUB_TOKEN }}
30
.github/workflows/nodejs.yml
@@ -23,6 +23,6 @@ jobs:
23
0 commit comments