Skip to content

Commit e22f12e

Browse files
ci(deps): update codecov/codecov-action action to v5
1 parent fe69bd3 commit e22f12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: cargo tarpaulin --verbose --all-features --workspace --timeout 120 --out xml
9696

9797
- name: Upload to codecov.io
98-
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
98+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
9999
with:
100100
token: ${{ secrets.CODECOV_TOKEN }}
101101
fail_ci_if_error: true

0 commit comments

Comments
 (0)