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 119265c commit 4f03a1dCopy full SHA for 4f03a1d
.github/workflows/tests_and_coverage.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
steps:
49
- name: Coveralls Finished
50
- uses: coverallsapp/github-action@1.1.3
+ uses: coverallsapp/github-action@v2.2.3
51
with:
52
github-token: ${{ secrets.github_token }}
53
parallel-finished: true
0 commit comments