We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2edf0ef commit 4f47651Copy full SHA for 4f47651
1 file changed
.github/workflows/main.yml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Coveralls
96
if: matrix.os == 'ubuntu-latest'
97
- uses: coverallsapp/github-action@v2.3.6
+ uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
98
with:
99
github-token: ${{ secrets.GITHUB_TOKEN }}
100
debug: false
0 commit comments