Skip to content

Commit 4932afc

Browse files
Update docs action
1 parent e1ca31c commit 4932afc

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.10
2222

2323
- name: install all dependencies
2424
run: |

0 commit comments

Comments
 (0)