File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 submodules : true
4141
4242 - name : Set up Python
43- uses : actions/setup-python@v4
43+ uses : actions/setup-python@v5
4444 with :
4545 python-version : ' 3.x'
4646
Original file line number Diff line number Diff line change 9797 submodules : true
9898
9999 - name : Set up Python ${{ matrix.python-version }}
100- uses : actions/setup-python@v4
100+ uses : actions/setup-python@v5
101101 with :
102102 python-version : ${{ matrix.python-version }}
103103 cache : ' pip'
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@v4
4949
5050 - name : Set up Python
51- uses : actions/setup-python@v4
51+ uses : actions/setup-python@v5
5252 with :
5353 python-version : ' 3.x'
5454 cache : ' pip'
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@v4
2929
3030 - name : Set up Python
31- uses : actions/setup-python@v4
31+ uses : actions/setup-python@v5
3232 with :
3333 python-version : ' 3.x'
3434 cache : ' pip'
Original file line number Diff line number Diff line change 5959 submodules : true
6060
6161 - name : Set up Python
62- uses : actions/setup-python@v4
62+ uses : actions/setup-python@v5
6363 with :
6464 python-version : ' 3.x'
6565
@@ -107,7 +107,7 @@ jobs:
107107 path : dist
108108
109109 - name : Set up Python
110- uses : actions/setup-python@v4
110+ uses : actions/setup-python@v5
111111 with :
112112 python-version : ' 3.x'
113113
Original file line number Diff line number Diff line change 3939 submodules : true
4040
4141 - name : Set up Python
42- uses : actions/setup-python@v4
42+ uses : actions/setup-python@v5
4343 with :
4444 python-version : ' 3.x'
4545
You can’t perform that action at this time.
0 commit comments