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.
2 parents 1ab2b0f + 95fbf56 commit 5102c50Copy full SHA for 5102c50
1 file changed
.github/workflows/coverage.yml
@@ -49,7 +49,7 @@ jobs:
49
-reporttypes:"Html;Cobertura;TextSummary"
50
51
- name: Upload coverage reports to Codecov
52
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
53
with:
54
files: ./coverage/**/coverage.cobertura.xml
55
fail_ci_if_error: false
0 commit comments