Skip to content

Commit ab5ade0

Browse files
authored
Update publish-docs.yaml
Update python version used
1 parent 3bd34bc commit ab5ade0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v6
2121
with:
22-
python-version: "3.10"
22+
python-version: "3.14"
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)