Skip to content

Commit 1cb9716

Browse files
committed
Use Python 3.11
1 parent 1c0ee2a commit 1cb9716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Python
4242
uses: actions/setup-python@v4
4343
with:
44-
python-version: "3.10"
44+
python-version: "3.11"
4545
cache: "pip"
4646
cache-dependency-path: "requirements/documentation.txt"
4747

0 commit comments

Comments
 (0)