Skip to content

Commit 0961760

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3038640 commit 0961760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
RUST_BACKTRACE: 1
8484
RUST_LOG: debug
8585
- name: Upload coverage reports to Codecov
86-
uses: codecov/codecov-action@v4.5.0
86+
uses: codecov/codecov-action@v5.0.2
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }}
8989
- name: Run compile test

0 commit comments

Comments
 (0)