Skip to content

Commit b9bacf1

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

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup LCOV
2929
uses: hrishikesh-kadam/setup-lcov@v1
3030
- name: Report code coverage
31-
uses: zgosalvez/github-actions-report-lcov@v4
31+
uses: zgosalvez/github-actions-report-lcov@v5
3232
with:
3333
coverage-files: coverage/lcov.info
3434
artifact-name: code-coverage-report

0 commit comments

Comments
 (0)