We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8101e9 commit 43adad4Copy full SHA for 43adad4
.github/workflows/build-and-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
if: matrix.php-version == '8.1'
57
58
- name: Coveralls
59
- uses: coverallsapp/[email protected].0
+ uses: coverallsapp/[email protected].3
60
with:
61
github-token: ${{ secrets.GITHUB_TOKEN }}
62
path-to-lcov: build/lcov.info
0 commit comments