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 1ffc323 commit 3ffb709Copy full SHA for 3ffb709
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Report coverage
55
if: contains(matrix.name, 'coverage')
56
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
57
with:
58
fail_ci_if_error: true
59
files: ./coverage.xml
0 commit comments