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