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 95d1fcb commit c8f8a7dCopy full SHA for c8f8a7d
.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@v6
+ uses: astral-sh/setup-uv@v7
59
with:
60
61
0 commit comments