Skip to content

Commit a501c5d

Browse files
chore(deps): update zgosalvez/github-actions-report-lcov action to v5 (#1175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbe6bde commit a501c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup LCOV
2525
uses: hrishikesh-kadam/setup-lcov@v1
2626
- name: Report code coverage
27-
uses: zgosalvez/github-actions-report-lcov@v4
27+
uses: zgosalvez/github-actions-report-lcov@v5
2828
with:
2929
coverage-files: coverage/lcov*.info
3030
artifact-name: code-coverage-report

0 commit comments

Comments
 (0)