Skip to content

Commit 627f148

Browse files
chore(deps): update dependency python to 3.14
1 parent 6ff57be commit 627f148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2727
with:
28-
python-version: "3.10"
28+
python-version: "3.14"
2929

3030
- name: build
3131
run: |

0 commit comments

Comments
 (0)