Skip to content

Commit b897cd0

Browse files
committed
Update coverage.yml
1 parent 4c0901b commit b897cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: cmake --build . --target cov_data
3535

3636
- name: Report code coverage
37-
uses: zgosalvez/github-actions-report-lcov@v3
37+
uses: zgosalvez/github-actions-report-lcov@v4
3838
with:
3939
coverage-files: build/cov.info.cleaned
4040
minimum-coverage: 30

0 commit comments

Comments
 (0)