Skip to content

Commit 736ab53

Browse files
authored
Build Python v3.9.20
1 parent 491d331 commit 736ab53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Download Python 3.9 source
4848
run: |
49-
curl -o C:\python.tar.xz https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz
49+
curl -o C:\python.tar.xz https://www.python.org/ftp/python/3.9.20/Python-3.9.20.tar.xz
5050
5151
- name: Extract Python 3.9 source directly into venv
5252
shell: cmd

0 commit comments

Comments
 (0)