Skip to content

Commit 74a3acb

Browse files
committed
use_tidy_github_actions()
1 parent e28c21c commit 74a3acb

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@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
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)