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 5e0d577 commit 9ab5a1bCopy full SHA for 9ab5a1b
.github/workflows/CD-publish_to_pypi.yml
@@ -56,7 +56,7 @@ jobs:
56
python-version: 3.11.10
57
58
- name: Install uv
59
- uses: astral-sh/setup-uv@v2
+ uses: astral-sh/setup-uv@v6
60
with:
61
enable-cache: true
62
0 commit comments