There was an error while loading. Please reload this page.
1 parent cbe6bde commit a501c5dCopy full SHA for a501c5d
1 file changed
.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@v4
+ uses: zgosalvez/github-actions-report-lcov@v5
28
with:
29
coverage-files: coverage/lcov*.info
30
artifact-name: code-coverage-report
0 commit comments