Skip to content

Commit 7d52e8b

Browse files
committed
update python version in ci
1 parent 97ec6d9 commit 7d52e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Python
5151
uses: actions/setup-python@v5
5252
with:
53-
python-version: "3.13"
53+
python-version: "3.14"
5454

5555
- name: Setup Bun
5656
if: ${{ matrix.os != 'windows-latest' }}

0 commit comments

Comments
 (0)