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 7d6090e commit 3c2f78dCopy full SHA for 3c2f78d
.github/workflows/test.yml
@@ -25,6 +25,6 @@ jobs:
25
- run: npm run test:coverage
26
27
- name: Coveralls GitHub Action
28
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@v2
29
with:
30
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments