Skip to content

Commit 472dfc8

Browse files
committed
updating python version so docs will build
1 parent 5990276 commit 472dfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: '3.7'
21+
python-version: '3.13.1'
2222

2323
- name: Install Sphinx Dependency
2424
run: |

0 commit comments

Comments
 (0)