Skip to content

Commit 0bbde1d

Browse files
Py 3.11
1 parent ffd3453 commit 0bbde1d

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: 3.9
21+
python-version: 3.11
2222

2323
- name: install all dependencies
2424
run: |

0 commit comments

Comments
 (0)