Skip to content

Commit d884abc

Browse files
committed
Update codecov actoin
1 parent be29ee3 commit d884abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Generate code coverage
9999
run: cargo llvm-cov --all-features --workspace --lcov --output-path lcov.info
100100
- name: Upload coverage to Codecov
101-
uses: codecov/codecov-action@v3
101+
uses: codecov/codecov-action@v5
102102
with:
103103
token: ${{ secrets.CODECOV_TOKEN }}
104104
files: lcov.info

0 commit comments

Comments
 (0)