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 dfcb160 commit e4bb9cbCopy full SHA for e4bb9cb
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup LCOV
25
uses: hrishikesh-kadam/setup-lcov@v1
26
- name: Report code coverage
27
- uses: zgosalvez/github-actions-report-lcov@v3
+ uses: zgosalvez/github-actions-report-lcov@v4
28
with:
29
coverage-files: coverage/lcov*.info
30
artifact-name: code-coverage-report
0 commit comments