Skip to content

Commit 4921986

Browse files
authored
Bump python version for docc github job
1 parent b2c8e62 commit 4921986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Python
2222
uses: actions/setup-python@v4
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.11"
2525

2626
- name: Install Tox
2727
run: pip install tox

0 commit comments

Comments
 (0)