Skip to content

Commit 9850958

Browse files
Update dependency python to 3.14
1 parent fd7db41 commit 9850958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Python
3636
uses: actions/setup-python@v6
3737
with:
38-
python-version: '3.13'
38+
python-version: '3.14'
3939
- name: Cache pip
4040
uses: actions/cache@v5
4141
with:

0 commit comments

Comments
 (0)