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 c366f49 commit 3a9e425Copy full SHA for 3a9e425
.github/workflows/mkdocs-deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Install uv
20
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
21
22
- name: Install the project
23
run: uv sync --locked
0 commit comments