Skip to content

Commit e4bb9cb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
27+
uses: zgosalvez/github-actions-report-lcov@v4
2828
with:
2929
coverage-files: coverage/lcov*.info
3030
artifact-name: code-coverage-report

0 commit comments

Comments
 (0)