Skip to content

Commit 29126af

Browse files
authored
Update .github/workflows/docs.yml
1 parent 4cfb702 commit 29126af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Python
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version: '3.13'
32+
python-version: '3.10'
3333
- name: Install nox
3434
run: |
3535
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)