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 32b7510 + 5a2bfa4 commit 8590dd8Copy full SHA for 8590dd8
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
outfile: coverage.lcov
53
version: v1.0.5
54
- name: push coverage
55
- uses: coverallsapp/github-action@v2.0.0
+ uses: coverallsapp/github-action@v2.1.1
56
with:
57
github-token: ${{ secrets.GITHUB_TOKEN }}
58
path-to-lcov: ./coverage.lcov
0 commit comments