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 a222d9b commit 0cb5c11Copy full SHA for 0cb5c11
.github/workflows/test.yaml
@@ -68,7 +68,7 @@ jobs:
68
path: ./.coverage
69
70
- name: Upload coverage report to Codecov
71
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.2.0
72
with:
73
file: ./.coverage/lcov.info
74
fail_ci_if_error: true
0 commit comments