File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/setup-python@v5
1414 with :
15- python-version : ' 3.12.1 '
15+ python-version : ' 3.12.3 '
1616
1717 - name : Checkout code
1818 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/setup-python@v5
1414 with :
15- python-version : ' 3.12.1 '
15+ python-version : ' 3.12.3 '
1616
1717 - name : Check out code
1818 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 22
33setlocal enableDelayedExpansion
44
5- set " PYTHON_REF = https://www.python.org/ftp/python/3.12.1 /python-3.12.1 -amd64.exe"
5+ set " PYTHON_REF = https://www.python.org/ftp/python/3.12.3 /python-3.12.3 -amd64.exe"
66@ REM one should change python version in github action workflows when changed here
77
88set PYTHON = " python.exe"
You can’t perform that action at this time.
0 commit comments