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 3d97b03 commit 0d49a93Copy full SHA for 0d49a93
.github/workflows/docs.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: install python
15
uses: actions/setup-python@v1
16
with:
17
- python-version: "3.10"
+ python-version: "3.13"
18
- name: install python requirements
19
run: |
20
python -m pip install --upgrade pip
.github/workflows/main.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
0 commit comments