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 5581ed6 commit 9ef02c2Copy full SHA for 9ef02c2
.github/workflows/build_and_deploy_docs.yaml
@@ -40,7 +40,7 @@ jobs:
40
python-version: ${{ env.PYTHON_VERSION }}
41
42
- name: Set up uv package manager
43
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
44
with:
45
46
.github/workflows/templates_e2e_tests.yaml
@@ -44,7 +44,7 @@ jobs:
run: pipx install poetry
47
48
49
50
0 commit comments