Skip to content

Commit e9c9233

Browse files
Update dependency python to 3.13
1 parent 1c5d138 commit e9c9233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
- name: Set up Python
166166
uses: actions/setup-python@v5
167167
with:
168-
python-version: 3.8
168+
python-version: 3.13
169169

170170
- name: Prepare docs
171171
run: .buildscript/prepare_mkdocs.sh

0 commit comments

Comments
 (0)