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 74fc4a9 commit b9bacf1Copy full SHA for b9bacf1
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup LCOV
29
uses: hrishikesh-kadam/setup-lcov@v1
30
- name: Report code coverage
31
- uses: zgosalvez/github-actions-report-lcov@v4
+ uses: zgosalvez/github-actions-report-lcov@v5
32
with:
33
coverage-files: coverage/lcov.info
34
artifact-name: code-coverage-report
0 commit comments