Skip to content

Commit cf75d5f

Browse files
chore(deps): update dependency python to 3.14
1 parent f37f288 commit cf75d5f

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
@@ -175,7 +175,7 @@ jobs:
175175
- name: Set up Python
176176
uses: actions/setup-python@v6
177177
with:
178-
python-version: '3.11'
178+
python-version: '3.14'
179179
cache: pip
180180

181181
- name: Run Python unit tests

0 commit comments

Comments
 (0)