Skip to content

Commit 63bd86e

Browse files
authored
covr fallback to v4
1 parent 64e0997 commit 63bd86e

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
@@ -36,7 +36,7 @@ jobs:
3636
covr::to_cobertura(cov)
3737
shell: Rscript {0}
3838

39-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
39+
- uses: codecov/codecov-action@v4
4040
with:
4141
# Fail if error if not on PR, or if on PR and token is given
4242
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)