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 176bda8 commit a747b40Copy full SHA for a747b40
.github/workflows/test.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Test with tox
78
run: uvx tox -e "py${PYTHON_VERSION/\./}"
79
80
- - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
+ - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
81
with:
82
flags: unittests
83
name: Python ${{ matrix.python-version }}
0 commit comments