Skip to content

Commit 8bf4292

Browse files
committed
update python version
1 parent fa6a034 commit 8bf4292

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v2
1414
with:
15-
python-version: 3.9
15+
python-version: 3.12
1616
- run: python -m pip install -r docs/requirements.txt
1717
- name: Build docs
1818
run: |

0 commit comments

Comments
 (0)