Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 926a401

Browse files
committed
change python version for docs to 3.13
1 parent 185428c commit 926a401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: "3.12"
18+
python-version: "3.13"
1919
- name: Install nox
2020
run: |
2121
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)