Skip to content

Commit

Permalink
chore(deps): update zgosalvez/github-actions-report-lcov action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent c8b6480 commit cdd55d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup LCOV
uses: hrishikesh-kadam/setup-lcov@v1
- name: Report code coverage
uses: zgosalvez/github-actions-report-lcov@v3
uses: zgosalvez/github-actions-report-lcov@v4
with:
coverage-files: coverage/lcov*.info
artifact-name: code-coverage-report
Expand Down

0 comments on commit cdd55d0

Please sign in to comment.