There was an error while loading. Please reload this page.
2 parents 6405c0b + 6002614 commit 707af57Copy full SHA for 707af57
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Upload to Codecov
65
if: github.event_name != 'pull_request'
66
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
67
with:
68
files: cobertura.xml
69
fail_ci_if_error: false
0 commit comments