Skip to content

Commit 31f5e85

Browse files
committed
deps: update codecov to v5
1 parent 629c18c commit 31f5e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: cargo llvm-cov --all-targets --all-features --workspace --lcov --output-path lcov.info
4747

4848
- name: Upload coverage to Codecov
49-
uses: codecov/codecov-action@v3
49+
uses: codecov/codecov-action@v5
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252
files: lcov.info

0 commit comments

Comments
 (0)