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 45e324b commit 7a08fd1Copy full SHA for 7a08fd1
.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.0.7
+ uses: codecov/codecov-action@v5.1.1
72
with:
73
file: ./.coverage/lcov.info
74
fail_ci_if_error: true
0 commit comments