更新 .github/workflows/build-exe.yml
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.9"
|
||||
python-version: "3.13.9"
|
||||
|
||||
- name: Install dependencies
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user