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.
2 parents c366f49 + 3a9e425 commit 2d39f31Copy full SHA for 2d39f31
.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