Skip to content

Commit 92557ad

Browse files
chore(deps): updated python to 3.14.0. (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c93b6b commit 92557ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- uses: actions/setup-python@v6
5353
with:
54-
python-version: '3.11'
54+
python-version: '3.14'
5555

5656
- name: Install Python dependencies
5757
run: |

0 commit comments

Comments
 (0)