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 7377665 commit b0b9772Copy full SHA for b0b9772
.github/workflows/pages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: 🐍 Set up Python
38
uses: actions/setup-python@main
39
with:
40
- python-version: "3.12"
+ python-version: "3.11"
41
cache: "pip"
42
cache-dependency-path: "pyproject.toml"
43
- name: 🔧 Build HTML
0 commit comments