Skip to content

Commit 5caba0c

Browse files
committed
chore: bump codecov-action to v6
1 parent 41293e7 commit 5caba0c

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Upload coverage to Codecov
3434
if: matrix.python-version == '3.13'
35-
uses: codecov/codecov-action@v5
35+
uses: codecov/codecov-action@v6
3636
with:
3737
files: coverage.xml
3838
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)