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 d7e93c5 commit 82fbbf1Copy full SHA for 82fbbf1
.github/workflows/build-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
version: "0.9.5"
24
- name: Set up Python
25
- run: uv python install
+ run: uv python install 3.11
26
- name: Install dependencies for docs
27
run: uv sync --group docs
28
- name: Download artifact from previous step
0 commit comments