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
…#551)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 2504714 commit a96aa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
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
minimum-coverage: 90
Expand Down

0 comments on commit a96aa40

Please sign in to comment.