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.
2 parents cf756d8 + c69345d commit 7ae6126Copy full SHA for 7ae6126
.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/github-action@v2.3.6
+ uses: coverallsapp/github-action@v2.3.7
54
with:
55
github-token: ${{ secrets.GITHUB_TOKEN }}
56
file: ./coverage.lcov
0 commit comments