File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 - name : setup python
3939 uses : actions/setup-python@v5
4040 with :
41- python-version : ' 3.10 '
41+ python-version : ' 3.13 '
4242 architecture : ' x64'
4343 - run : python --version
4444 - run : python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 3737 run : make git
3838 - uses : actions/setup-python@v5
3939 with :
40- python-version : ' 3.11 '
40+ python-version : ' 3.13 '
4141 architecture : ' x64'
4242 - run : python --version
4343 - run : python -m pip install --upgrade pip
6161 include-prerelease : true
6262 - uses : actions/setup-python@v5
6363 with :
64- python-version : ' 3.11 '
64+ python-version : ' 3.13 '
6565 architecture : ' x64'
6666 - run : python --version
6767 - run : python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 1- 3.12.3
1+ 3.13.6
You can’t perform that action at this time.
0 commit comments