Skip to content

Commit 92d581b

Browse files
⬆️ Update codecov/codecov-action action to v7
1 parent 4609ccd commit 92d581b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uv run coverage combine coverage*/.coverage*
5959
uv run coverage xml -i
6060
- name: 🚀 Upload coverage report
61-
uses: codecov/codecov-action@v6.0.2
61+
uses: codecov/codecov-action@v7.0.0
6262
with:
6363
fail_ci_if_error: true
6464
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)