Skip to content

Commit f6ac767

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent b487748 commit f6ac767

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
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Upload coverage reports to Codecov
102102
if: matrix.os == 'ubuntu-24.04'
103-
uses: codecov/[email protected].1
103+
uses: codecov/[email protected].2
104104
with:
105105
files: cobertura.xml
106106
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)