File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 - name : Setup Python
6767 uses : actions/setup-python@v5
6868 with :
69- python-version : " 3.10 "
69+ python-version : " 3.13 "
7070
7171 - name : Cache pip dependencies
7272 id : cache
Original file line number Diff line number Diff line change 4040 - name : Set up Python 3.8
4141 uses : actions/setup-python@v5
4242 with :
43- python-version : " 3.10 "
43+ python-version : " 3.13 "
4444
4545 - uses : actions/cache@v4
4646 name : Cache pip dependencies
9090 - name : Setup Python
9191 uses : actions/setup-python@v5
9292 with :
93- python-version : " 3.10 "
93+ python-version : " 3.13 "
9494
9595 - name : Cache pip dependencies
9696 id : cache
Original file line number Diff line number Diff line change 2121 - name : Setup Python 3.8
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : " 3.8 "
24+ python-version : " 3.13 "
2525
2626 - uses : actions/cache@v4
2727 name : Cache pip dependencies
Original file line number Diff line number Diff line change 2222 - name : Setup Python 3.10
2323 uses : actions/setup-python@v5
2424 with :
25- python-version : " 3.10 "
25+ python-version : " 3.13 "
2626
2727 - uses : actions/cache@v4
2828 name : Cache pip dependencies
You can’t perform that action at this time.
0 commit comments