Skip to content

Commit f694dc5

Browse files
Bump codecov/codecov-action from 5 to 6 (#184)
1 parent 64b25cf commit f694dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hybrid-array.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- run: cargo llvm-cov --all-features --lcov --output-path lcov.info
7070
env:
7171
CARGO_HUSKY_DONT_INSTALL_HOOKS: true
72-
- uses: codecov/codecov-action@v5
72+
- uses: codecov/codecov-action@v6
7373
with:
7474
fail_ci_if_error: true
7575

0 commit comments

Comments
 (0)