Skip to content

Commit 3584d08

Browse files
authored
[CI][base]Bump Python to 3.9
Windows得再等一会,因为还没提取tk包…
1 parent 29916f8 commit 3584d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: robinraju/release-downloader@v1
6060
with:
6161
repository: luyanci/python-prebuilt
62-
tag: Python-v3.8.19-2024-09-30.28
62+
tag: Python-v3.9.20-2024-10-11.29
6363
fileName: python-${{runner.os}}-${{runner.arch}}.zip
6464
- name: Unzip
6565
run: |

0 commit comments

Comments
 (0)