Skip to content

Commit feeb4b0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
3131
if: ${{ steps.changelog.outputs.skipped == 'false' }}
3232
with:
33-
python-version: "3.13"
33+
python-version: "3.14"
3434
- name: Prepare artifact
3535
if: ${{ steps.changelog.outputs.skipped == 'false' }}
3636
run: |

0 commit comments

Comments
 (0)