Skip to content

Commit 77facad

Browse files
chore(deps): update zgosalvez/github-actions-report-lcov action to v4
1 parent e9afa20 commit 77facad

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@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)