We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957f2a6 commit b8f7d16Copy full SHA for b8f7d16
1 file changed
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
run: uvx --with tox-uv tox -e py
39
40
- name: Upload coverage
41
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
42
with:
43
flags: ${{ matrix.os }}
44
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
0 commit comments