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 435ee7a commit 3e9f3e7Copy full SHA for 3e9f3e7
.github/workflows/build_and_deploy_docs.yaml
@@ -55,7 +55,7 @@ jobs:
55
python-version: ${{ env.PYTHON_VERSION }}
56
57
- name: Set up uv package manager
58
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
59
with:
60
61
0 commit comments