File tree Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3939 uses : actions/checkout@v5
4040
4141 - name : Set up Python 3.8
42- uses : actions/setup-python@v5
42+ uses : actions/setup-python@v6
4343 with :
4444 python-version : 3.8
4545
Original file line number Diff line number Diff line change 5151 uses : actions/checkout@v5
5252
5353 - name : Set up Python 3.8
54- uses : actions/setup-python@v5
54+ uses : actions/setup-python@v6
5555 with :
5656 python-version : 3.8
5757
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@v5
3030
3131 - name : Set up Python 3.
32- uses : actions/setup-python@v5
32+ uses : actions/setup-python@v6
3333 with :
3434 python-version : ' 3.x'
3535
Original file line number Diff line number Diff line change 3232 uses : actions/checkout@v5
3333
3434 - name : Set up Python 3.
35- uses : actions/setup-python@v5
35+ uses : actions/setup-python@v6
3636 with :
3737 python-version : ' 3.x'
3838
6161 uses : actions/checkout@v5
6262
6363 - name : Set up Python 3.9.14
64- uses : actions/setup-python@v5
64+ uses : actions/setup-python@v6
6565 with :
6666 python-version : 3.9.14
6767
@@ -107,7 +107,7 @@ jobs:
107107 uses : actions/checkout@v5
108108
109109 - name : Set up Python ${{ matrix.python_version }}
110- uses : actions/setup-python@v5
110+ uses : actions/setup-python@v6
111111 with :
112112 python-version : ${{ matrix.python_version }}
113113
@@ -146,7 +146,7 @@ jobs:
146146 uses : actions/checkout@v5
147147
148148 - name : Set up Python 3.9.14
149- uses : actions/setup-python@v5
149+ uses : actions/setup-python@v6
150150 with :
151151 python-version : 3.9.14
152152
@@ -185,7 +185,7 @@ jobs:
185185 uses : actions/checkout@v5
186186
187187 - name : Set up Python 3.9.14
188- uses : actions/setup-python@v5
188+ uses : actions/setup-python@v6
189189 with :
190190 python-version : 3.9.14
191191
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@v5
4949
5050 - name : Set up Python 3.8
51- uses : actions/setup-python@v5
51+ uses : actions/setup-python@v6
5252 with :
5353 python-version : 3.8
5454
Original file line number Diff line number Diff line change 5454 uses : actions/checkout@v5
5555
5656 - name : Set up Python 3.8
57- uses : actions/setup-python@v5
57+ uses : actions/setup-python@v6
5858 with :
5959 python-version : 3.8
6060
Original file line number Diff line number Diff line change 4949 uses : actions/checkout@v5
5050
5151 - name : Set up Python 3.8
52- uses : actions/setup-python@v5
52+ uses : actions/setup-python@v6
5353 with :
5454 python-version : 3.8
5555
Original file line number Diff line number Diff line change 5454 uses : actions/checkout@v5
5555
5656 - name : Set up Python 3.8
57- uses : actions/setup-python@v5
57+ uses : actions/setup-python@v6
5858 with :
5959 python-version : 3.8
6060
Original file line number Diff line number Diff line change 5959 uses : actions/checkout@v5
6060
6161 - name : Set up Python 3.8
62- uses : actions/setup-python@v5
62+ uses : actions/setup-python@v6
6363 with :
6464 python-version : 3.8
6565
Original file line number Diff line number Diff line change 4747 uses : actions/checkout@v5
4848
4949 - name : Set up Python 3.8
50- uses : actions/setup-python@v5
50+ uses : actions/setup-python@v6
5151 with :
5252 python-version : 3.8
5353
You can’t perform that action at this time.
0 commit comments