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 2c644bb commit ee1de20Copy full SHA for ee1de20
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.3.1
+ uses: codecov/codecov-action@v5
51
with:
52
flags: ${{ matrix.os }}
53
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
0 commit comments