Skip to content

Commit 606d891

Browse files
chore(deps): update dependency python to 3.14
1 parent b732f0a commit 606d891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Setup Python
8282
uses: actions/setup-python@v5
8383
with:
84-
python-version: '3.13'
84+
python-version: '3.14'
8585

8686
- name: Install publishing tools
8787
run: |

0 commit comments

Comments
 (0)