We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5dcdf7 commit 68d0b75Copy full SHA for 68d0b75
1 file changed
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
uvx --with tox-uv tox -e py
36
37
- name: Upload coverage
38
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
39
with:
40
flags: ${{ matrix.python-version }}
41
name: Python ${{ matrix.python-version }}
0 commit comments