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 c838909 commit 0f9c2ddCopy full SHA for 0f9c2dd
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/configure-pages@v5
16
- uses: actions/setup-python@v5
17
with:
18
- python-version: '3.13'
+ python-version: '3.12'
19
- run: pip install sphinx sphinx_rtd_theme sphinx-reredirects
20
- run: make gh-pages
21
- name: Upload artifact
0 commit comments