Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit bbf2a1b

Browse files
chore(deps): update python to v3.14.0 to 3.14 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db95709 commit bbf2a1b

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v6
2020
with:
21-
python-version: "3.13"
21+
python-version: "3.14"
2222

2323
- name: Extract version from commit message
2424
id: vars

0 commit comments

Comments
 (0)