Skip to content

Commit d69f1c7

Browse files
Bump codecov/codecov-action from 5 to 6 (#587)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5ca6c commit d69f1c7

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
@@ -47,7 +47,7 @@ jobs:
4747
covr::to_cobertura(cov)
4848
shell: Rscript {0}
4949

50-
- uses: codecov/codecov-action@v5
50+
- uses: codecov/codecov-action@v6
5151
with:
5252
# Fail if error if not on PR, or if on PR and token is given
5353
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)