Skip to content

Commit 41c139c

Browse files
Update codecov/codecov-action action to v6
1 parent b8b3258 commit 41c139c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uvx --python ${{ matrix.python-version }} --with tox-uv tox -e py
6666
6767
- name: Upload coverage
68-
uses: codecov/codecov-action@v5
68+
uses: codecov/codecov-action@v6
6969
with:
7070
flags: ${{ matrix.os }}
7171
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)