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.
2 parents fb61d5a + ee1de20 commit 89b0f0fCopy full SHA for 89b0f0f
1 file changed
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
uvx --with tox-uv tox -e py
48
49
- name: Upload coverage
50
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5
51
with:
52
flags: ${{ matrix.os }}
53
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
0 commit comments