File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 shell : bash
4040
4141 - name : Set up Python
42- uses : actions/setup-python@v6
42+ uses : actions/setup-python@v7
4343 with :
4444 python-version-file : .python-version
4545
Original file line number Diff line number Diff line change 4747 persist-credentials : false
4848
4949 - name : Set up Python
50- uses : actions/setup-python@v6
50+ uses : actions/setup-python@v7
5151 with :
5252 python-version : 3.14
5353
8181 persist-credentials : false
8282
8383 - name : Set up Python
84- uses : actions/setup-python@v6
84+ uses : actions/setup-python@v7
8585 with :
8686 python-version-file : .python-version
8787
@@ -166,7 +166,7 @@ jobs:
166166 persist-credentials : false
167167
168168 - name : Set up Python
169- uses : actions/setup-python@v6
169+ uses : actions/setup-python@v7
170170 with :
171171 python-version-file : .python-version
172172
@@ -198,7 +198,7 @@ jobs:
198198 persist-credentials : false
199199
200200 - name : Set up Python
201- uses : actions/setup-python@v6
201+ uses : actions/setup-python@v7
202202 with :
203203 python-version-file : .python-version
204204
@@ -249,7 +249,7 @@ jobs:
249249 persist-credentials : false
250250
251251 - name : Set up Python
252- uses : actions/setup-python@v6
252+ uses : actions/setup-python@v7
253253 with :
254254 python-version-file : .python-version
255255
You can’t perform that action at this time.
0 commit comments