Skip to content

Commit 694697a

Browse files
chore(deps): update dependency python to v3.14.2
1 parent a2e16c5 commit 694697a

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
@@ -105,7 +105,7 @@ jobs:
105105
- name: Setup Python
106106
uses: actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c # v4
107107
with:
108-
python-version: '3.10.19'
108+
python-version: '3.14.2'
109109
cache: 'pip'
110110
- name: Install Python dependencies
111111
run: |

0 commit comments

Comments
 (0)