We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef6add commit f520878Copy full SHA for f520878
.github/workflows/actions.yml
@@ -72,7 +72,7 @@ jobs:
72
runs-on: ubuntu-latest
73
steps:
74
- name: Finished
75
- uses: coverallsapp/[email protected].0
+ uses: coverallsapp/[email protected].3
76
with:
77
github-token: ${{ secrets.GITHUB_TOKEN }}
78
parallel-finished: true
0 commit comments