Skip to content

Commit 85f9594

Browse files
Bump codecov/codecov-action from 4 to 5 (#543)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
1 parent 82d6594 commit 85f9594

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@v4
50+
- uses: codecov/codecov-action@v5
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)