We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e68deeb + 41183f8 commit 4666d3fCopy full SHA for 4666d3f
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
submodules: true
24
persist-credentials: false
25
- name: Install the latest version of uv
26
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v6
27
- name: Install tox
28
run: uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv --with tox-gh
29
- name: Install Python
0 commit comments