Skip to content

Commit 084b52a

Browse files
Bump codecov/codecov-action from 5 to 7 (#213)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664f2dd commit 084b52a

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
@@ -39,7 +39,7 @@ jobs:
3939
covr::to_cobertura(cov)
4040
shell: Rscript {0}
4141

42-
- uses: codecov/codecov-action@v5
42+
- uses: codecov/codecov-action@v7
4343
with:
4444
# Fail if error if not on PR, or if on PR and token is given
4545
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)