Skip to content

Commit 6b0020c

Browse files
committed
[+] bump python to 3.10.5, closes #35
1 parent 9cd0079 commit 6b0020c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install-env.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setlocal enableDelayedExpansion
44

5-
set "PYTHON_REF=https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe"
5+
set "PYTHON_REF=https://www.python.org/ftp/python/3.10.5/python-3.10.5-amd64.exe"
66
set PYTHON="python.exe"
77
set PIP="pip3.exe"
88
if "%RUNNER_TOOL_CACHE%"=="" (

0 commit comments

Comments
 (0)