Skip to content

Commit e964bf7

Browse files
committed
Update to python3.12
1 parent 1317fa7 commit e964bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
touch README.md
1818
- uses: actions/setup-python@v4
1919
with:
20-
python-version: 3.11
20+
python-version: 3.12
2121
architecture: "x64"
2222
- uses: pdm-project/setup-pdm@v3
2323
- name: Install Dependencies

0 commit comments

Comments
 (0)