Skip to content

Commit cb47383

Browse files
chore(deps): update zgosalvez/github-actions-report-lcov action to v7
1 parent 98c776c commit cb47383

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
@@ -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@v5
31+
uses: zgosalvez/github-actions-report-lcov@v7
3232
with:
3333
coverage-files: coverage/lcov.info
3434
artifact-name: code-coverage-report

0 commit comments

Comments
 (0)