Skip to content

Commit f438a1a

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent 260852f commit f438a1a

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
@@ -200,7 +200,7 @@ jobs:
200200
- name: Generate code coverage
201201
run: cargo xtask cov --lcov
202202
- name: Upload code coverage
203-
uses: codecov/codecov-action@v6.0.2
203+
uses: codecov/codecov-action@v7.0.0
204204
env:
205205
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
206206
with:

0 commit comments

Comments
 (0)