We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d048057 commit 1310b52Copy full SHA for 1310b52
.github/workflows/coverage.yaml
@@ -44,4 +44,4 @@ jobs:
44
run: cargo llvm-cov report --lcov --ignore-filename-regex '.*(tests).*|benches.rs|gencode|helpers.rs' --output-path lcov.info
45
46
- name: Upload coverage report to Codecov
47
- uses: codecov/codecov-action@v4.0.1
+ uses: codecov/codecov-action@v4.1.0
0 commit comments