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 a39e615 commit 43e716bCopy full SHA for 43e716b
.github/workflows/NodeCI.yml
@@ -108,6 +108,6 @@ jobs:
108
- name: Test
109
run: pnpm run cover
110
- name: Coveralls GitHub Action
111
- uses: coverallsapp/github-action@773b6d8e80fa7862da56a7664bd747c91255b2e2 # v2.3.5
+ uses: coverallsapp/github-action@v2
112
with:
113
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments