Skip to content

Commit 6c101c9

Browse files
chore(deps): update dependency python to 3.14
1 parent 09eb2e6 commit 6c101c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up Python
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version: '3.12'
32+
python-version: '3.14'
3333

3434
- name: Install uv
3535
uses: astral-sh/setup-uv@v3

0 commit comments

Comments
 (0)