There was an error while loading. Please reload this page.
1 parent f5d8d83 commit 63f2507Copy full SHA for 63f2507
1 file changed
.github/workflows/Test-coverage.yaml
@@ -87,7 +87,7 @@ jobs:
87
covr::to_cobertura(cov)
88
shell: Rscript {0}
89
90
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
91
with:
92
# Fail if error if not on PR, or if on PR and token is given
93
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}
0 commit comments