We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fd68e commit ba64a86Copy full SHA for ba64a86
1 file changed
.github/workflows/psv_pipelines.yml
@@ -46,7 +46,7 @@ jobs:
46
run: ./scripts/linux/psv/test_psv.sh
47
shell: bash
48
- name: Upload coverage to Codecov
49
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
50
with:
51
fail_ci_if_error: true # optional (default = false)
52
verbose: true # optional (default = false)
0 commit comments