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.
2 parents b2fb796 + 13b23e4 commit f6bf7e3Copy full SHA for f6bf7e3
.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