Skip to content

Commit a12d64d

Browse files
chore(deps): bump zgosalvez/github-actions-report-lcov from 4 to 5
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 4 to 5. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@v4...v5) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebc3572 commit a12d64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Report Coverage
5555
if: ${{ matrix.node-version == 22 && github.event_name == 'pull_request' }}
56-
uses: zgosalvez/github-actions-report-lcov@v4
56+
uses: zgosalvez/github-actions-report-lcov@v5
5757
with:
5858
coverage-files: coverage/lcov.info
5959
minimum-coverage: 90

0 commit comments

Comments
 (0)