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 04c7e3f commit 6e32cd2Copy full SHA for 6e32cd2
.github/workflows/test.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Test with tox
84
run: uvx tox -e "py${PYTHON_VERSION/\./}"
85
86
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
87
with:
88
flags: unittests
89
name: Python ${{ matrix.python-version }}
0 commit comments