Skip to content

Commit

Permalink
ci: Update lcov reporter to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JadedBlueEyes committed Jul 25, 2024
1 parent aa896ff commit 60c8784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
if: success() || failure()
uses: hrishikesh-kadam/setup-lcov@v1
- name: Report code coverage
uses: zgosalvez/github-actions-report-lcov@v3
uses: zgosalvez/github-actions-report-lcov@v4
if: success() || failure()
with:
coverage-files: lcov.info
Expand Down

0 comments on commit 60c8784

Please sign in to comment.