Skip to content

Commit 5d8179e

Browse files
Update dependency python to 3.14
1 parent 080bc80 commit 5d8179e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Python
3434
uses: actions/setup-python@v6
3535
with:
36-
python-version: '3.11'
36+
python-version: '3.14'
3737

3838
- name: Install dependencies
3939
run: |

0 commit comments

Comments
 (0)