Skip to content

Commit ce51055

Browse files
chore(deps): update dependency python to 3.14 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20b57aa commit ce51055

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Python
2626
uses: actions/setup-python@v5
2727
with:
28-
python-version: "3.13"
28+
python-version: "3.14"
2929

3030
- name: Configure cache
3131
id: cache-pip

0 commit comments

Comments
 (0)