Skip to content

Commit 86efd2e

Browse files
chore(deps): update dependency python to 3.14
1 parent c3532e7 commit 86efd2e

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
@@ -187,7 +187,7 @@ jobs:
187187
- name: Set up Python
188188
uses: actions/setup-python@v6
189189
with:
190-
python-version: '3.11'
190+
python-version: '3.14'
191191
cache: pip
192192

193193
- name: Run Python unit tests

0 commit comments

Comments
 (0)