We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b583742 + 4862415 commit c217503Copy full SHA for c217503
1 file changed
.github/workflows/documentation.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: '3.9'
+ python-version: '3.12'
27
cache: pip
28
29
- name: Install package with documentation dependencies
0 commit comments