File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 - name : Set up Python 3.8
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525 - uses : actions/cache@v4
2626 with :
2727 path : ~/.cache/pip
4242 - name : Set up Python 3.8
4343 uses : actions/setup-python@v5
4444 with :
45- python-version : 3.8
45+ python-version : 3.13
4646 - uses : actions/cache@v4
4747 with :
4848 path : ~/.cache/pip
6464 - name : Set up Python 3.8
6565 uses : actions/setup-python@v5
6666 with :
67- python-version : 3.8
67+ python-version : 3.13
6868 - uses : actions/cache@v4
6969 with :
7070 path : ~/.cache/pip
8686 - name : Set up Python 3.8
8787 uses : actions/setup-python@v5
8888 with :
89- python-version : 3.8
89+ python-version : 3.13
9090 - uses : actions/cache@v4
9191 with :
9292 path : ~/.cache/pip
@@ -108,7 +108,7 @@ jobs:
108108 - name : Set up Python 3.8
109109 uses : actions/setup-python@v5
110110 with :
111- python-version : 3.8
111+ python-version : 3.13
112112 - uses : actions/cache@v4
113113 with :
114114 path : ~/.cache/pip
Original file line number Diff line number Diff line change 1919 - name : Set up Python 3.8
2020 uses : actions/setup-python@v5
2121 with :
22- python-version : 3.8
22+ python-version : 3.13
2323 - uses : actions/cache@v4
2424 with :
2525 path : ~/.cache/pip
You can’t perform that action at this time.
0 commit comments