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 8524d5e commit ab7dad7Copy full SHA for ab7dad7
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
- uses: actions/setup-python@v5
16
with:
17
- python-version: "3.x"
+ python-version: "3.13"
18
- name: Install dependencies
19
run: |
20
python -m pip install --upgrade pip
0 commit comments