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 269f333 commit 8096a46Copy full SHA for 8096a46
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
allow-prereleases: true
24
25
- name: Install uv
26
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
27
28
- name: Test with tox
29
run: uvx --with tox-uv --with tox-gh-actions tox
0 commit comments