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