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 b811689 commit f56d260Copy full SHA for f56d260
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
python-version: ${{ matrix.python-version }}
41
allow-prereleases: true
42
43
- - uses: astral-sh/setup-uv@v6
+ - uses: astral-sh/setup-uv@v7
44
45
- name: Install tox
46
run: uv tool install --with tox-gh-actions --with tox-uv tox
0 commit comments