Skip to content

Commit 16c9d1f

Browse files
committed
chore(ci): update codecov action from v5 to v6
1 parent 70ea4d7 commit 16c9d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
uv run --no-dev coverage xml
173173
174174
- name: Upload coverage to Codecov
175-
uses: codecov/codecov-action@v5
175+
uses: codecov/codecov-action@v6
176176
with:
177177
token: ${{ secrets.CODECOV_TOKEN }}
178178

0 commit comments

Comments
 (0)