File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/setup-python@v4
1414 with :
15- python-version : ' 3.11.0 '
15+ python-version : ' 3.11.1 '
1616
1717 - name : Checkout code
1818 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/setup-python@v4
1414 with :
15- python-version : ' 3.11.0 '
15+ python-version : ' 3.11.1 '
1616
1717 - name : Check out code
1818 uses : actions/checkout@v3
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.11.0 /python-3.11.0 -amd64.exe"
5+ set " PYTHON_REF = https://www.python.org/ftp/python/3.11.1 /python-3.11.1 -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