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 24d00d0 commit fca7be9Copy full SHA for fca7be9
.github/workflows/documentation.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Python
32
uses: actions/setup-python@v6
33
with:
34
- python-version: '3.13'
+ python-version: '3.14'
35
- name: Install dependencies
36
run: |
37
python -m pip install --upgrade pip
0 commit comments