Skip to content

Commit 7901c07

Browse files
chore(deps): update python to 3.14
1 parent 93758e2 commit 7901c07

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
@@ -28,7 +28,7 @@ jobs:
2828
ref: ${{ needs.release_please.outputs.sha }}
2929
- uses: actions/setup-python@v5
3030
with:
31-
python-version: "3.10"
31+
python-version: "3.14"
3232
- name: Create release assets
3333
run: |
3434
set -euxo pipefail

0 commit comments

Comments
 (0)