Skip to content

Commit 3373c8e

Browse files
chore(actions)(deps): bump codecov/codecov-action from 4 to 7 (#5)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6979177 commit 3373c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
covr::to_cobertura(cov)
4444
shell: Rscript {0}
4545

46-
- uses: codecov/codecov-action@v4
46+
- uses: codecov/codecov-action@v7
4747
with:
4848
fail_ci_if_error: false
4949
file: ./cobertura.xml

0 commit comments

Comments
 (0)