Skip to content

Commit e3e5e96

Browse files
committed
CI: Update to Python 3.11 on "docs" workflow
1 parent d8683df commit e3e5e96

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Python
3535
uses: actions/setup-python@v4
3636
with:
37-
python-version: "3.10"
37+
python-version: "3.11"
3838

3939
- name: Build docs
4040
run: |

0 commit comments

Comments
 (0)