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 4d05859 commit f5dc668Copy full SHA for f5dc668
.github/workflows/ci-cd-mkdocs.yml
@@ -23,7 +23,7 @@
23
- name: Install Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: '3.x'
+ python-version: '3.11'
27
- name: Install package with optional dependency 'doc'
28
run: |
29
python -m pip install --upgrade pip
0 commit comments