···4040 covr::to_cobertura(cov)
4141 shell: Rscript {0}
42424343- - uses: codecov/codecov-action@v5
4343+ - uses: codecov/codecov-action@v6
4444 with:
4545 # Fail if error if not on PR, or if on PR and token is given
4646 fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}