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 3482b3f commit db63d80Copy full SHA for db63d80
.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@v4
+ uses: codecov/codecov-action@v5
39
with:
40
flags: ${{ matrix.python-version }}
41
name: Python ${{ matrix.python-version }}
0 commit comments