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 e398ac8 commit a609c54Copy full SHA for a609c54
.github/workflows/lint-test.yaml
@@ -50,7 +50,7 @@ jobs:
50
# This step will publish the coverage reports coveralls.io and
51
# link the report to the commit
52
- name: Publish Coverage Report
53
- uses: coverallsapp/[email protected].4
+ uses: coverallsapp/[email protected].6
54
with:
55
github-token: ${{ secrets.GITHUB_TOKEN }}
56
file: ./coverage.lcov
0 commit comments