Skip to content

Commit 37b828d

Browse files
Update dependency python to 3.14
1 parent a80e93f commit 37b828d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: setup python
3737
uses: actions/setup-python@v5
3838
with:
39-
python-version: 3.11
39+
python-version: 3.14
4040
- name: Install dependencies
4141
run: |
4242
git config --global url."https://x-access-token:${GH_TOKEN}@github.com".insteadOf https://github.com

0 commit comments

Comments
 (0)