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 165fad9 commit eb5d815Copy full SHA for eb5d815
.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.3.1
+ uses: codecov/codecov-action@v5.4.0
72
with:
73
file: ./.coverage/lcov.info
74
fail_ci_if_error: true
0 commit comments