We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e64f6f commit f3d8d20Copy full SHA for f3d8d20
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Python
32
uses: actions/setup-python@v5
33
with:
34
- python-version: "3.12"
+ python-version: "3.10"
35
36
- name: Install Dependencies
37
run: uv sync --extra dev
0 commit comments