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 08b738f commit 0a524bcCopy full SHA for 0a524bc
.github/workflows/docs-pages.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Python
25
uses: actions/setup-python@v5
26
with:
27
- python-version: '3.10'
+ python-version: '3.13'
28
- name: Set up env
29
run: make -C docs setupenv
30
- name: Build docs
.github/workflows/docs-pr.yaml
@@ -23,7 +23,7 @@ jobs:
23
0 commit comments