We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3da3b5 commit 4064b95Copy full SHA for 4064b95
action.yml
@@ -35,7 +35,7 @@ runs:
35
coverage xml
36
shell: bash
37
- name: Upload coverage
38
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
39
with:
40
files: coverage.xml
41
fail_ci_if_error: ${{ inputs.fail_ci_if_error }}
0 commit comments