Skip to content

Commit 5f27d8e

Browse files
committed
upgrade version
1 parent 4929a7f commit 5f27d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: '3.13.7'
24+
python-version: '3.14.0'
2525

2626
- name: Install all dependencies and tools
2727
run: |

0 commit comments

Comments
 (0)