We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f71483 commit 5b0ded7Copy full SHA for 5b0ded7
.github/workflows/coverage.yaml
@@ -36,4 +36,4 @@ jobs:
36
run: cargo llvm-cov --lcov > lcov.info
37
38
- name: Upload coverage report to Codecov
39
- uses: codecov/codecov-action@v4.3.0
+ uses: codecov/codecov-action@v5.0.4
0 commit comments