We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b25cf commit f694dc5Copy full SHA for f694dc5
1 file changed
.github/workflows/hybrid-array.yml
@@ -69,7 +69,7 @@ jobs:
69
- run: cargo llvm-cov --all-features --lcov --output-path lcov.info
70
env:
71
CARGO_HUSKY_DONT_INSTALL_HOOKS: true
72
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
73
with:
74
fail_ci_if_error: true
75
0 commit comments