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 f7e617d commit f85bbfcCopy full SHA for f85bbfc
.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.1.1
+ uses: codecov/codecov-action@v5
39
with:
40
flags: ${{ matrix.os }}
41
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
0 commit comments