File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 fetch-depth : 0
6868
6969 - name : Set up Python
70- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
70+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
7171 with :
7272 python-version : ${{env.python-version}}
7373 cache : pip
@@ -230,7 +230,7 @@ jobs:
230230 submodules : recursive
231231
232232 - name : Set up Python
233- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
233+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
234234 id : setup
235235 with :
236236 python-version : ${{matrix.python_version}}
@@ -316,7 +316,7 @@ jobs:
316316 submodules : recursive
317317
318318 - name : Set up Python
319- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
319+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
320320 with :
321321 python-version : ${{env.python-version}}
322322 cache : pip
@@ -371,7 +371,7 @@ jobs:
371371 submodules : recursive
372372
373373 - name : Set up Python
374- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
374+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
375375 with :
376376 python-version : ${{env.python-version}}
377377 cache : pip
Original file line number Diff line number Diff line change 4646 submodules : recursive
4747
4848 - name : Set up Python with caching of pip dependencies
49- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
49+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
5050 with :
5151 python-version : ' 3.12'
5252 cache : pip
You can’t perform that action at this time.
0 commit comments