Skip to content

Commit ae14872

Browse files
Update docs.yaml
1 parent 8c70ddb commit ae14872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: "3.12"
25+
python-version: "3.13"
2626
cache: pip
2727
cache-dependency-path: pyproject.toml
2828

0 commit comments

Comments
 (0)