Skip to content

Commit 63f2507

Browse files
authored
Update Test-coverage.yaml
1 parent f5d8d83 commit 63f2507

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
@@ -87,7 +87,7 @@ jobs:
8787
covr::to_cobertura(cov)
8888
shell: Rscript {0}
8989

90-
- uses: codecov/codecov-action@v6
90+
- uses: codecov/codecov-action@v7
9191
with:
9292
# Fail if error if not on PR, or if on PR and token is given
9393
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)