Skip to content

Commit 4862415

Browse files
authored
Update Python version in documentation workflow
1 parent b583742 commit 4862415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v5
2525
with:
26-
python-version: '3.9'
26+
python-version: '3.12'
2727
cache: pip
2828

2929
- name: Install package with documentation dependencies

0 commit comments

Comments
 (0)