Skip to content

Commit ef446f3

Browse files
committed
update codecov ci
1 parent e56b61f commit ef446f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Generate coverage
5858
run: cargo llvm-cov --features ilp-highs --workspace --lcov --output-path lcov.info
5959
- name: Upload to codecov.io
60-
uses: codecov/codecov-action@v4
60+
uses: codecov/codecov-action@v5
6161
with:
6262
files: lcov.info
6363
fail_ci_if_error: false # Don't fail CI if upload fails

0 commit comments

Comments
 (0)