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 6e66cd8 commit ba478fcCopy full SHA for ba478fc
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
python-version: ${{ matrix.python-version }}
39
40
- - uses: astral-sh/setup-uv@v4
+ - uses: astral-sh/setup-uv@v5
41
42
- name: Install tox
43
run: uv tool install --with tox-gh-actions --with tox-uv tox
0 commit comments