Skip to content

Commit c8a2657

Browse files
committed
Bump codecov up to v6
1 parent c679721 commit c8a2657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: uv run pytest --cov
3939

4040
- name: Upload results to Codecov
41-
uses: codecov/codecov-action@v5
41+
uses: codecov/codecov-action@v6
4242
with:
4343
token: "${{ secrets.CODECOV_TOKEN }}"
4444
disable_telem: true

0 commit comments

Comments
 (0)