We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a511c8f + 7ce62fd commit 83590b0Copy full SHA for 83590b0
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
uvx --with tox-uv tox -e py
35
36
- name: Upload coverage
37
- uses: codecov/codecov-action@v3.1.5
+ uses: codecov/codecov-action@v5.0.7
38
with:
39
flags: ${{ matrix.os }}
40
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
0 commit comments