File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747 }
4848
4949 - name : Setup Python
50- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
50+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
5151 with :
5252 python-version : " 3.10"
5353
Original file line number Diff line number Diff line change 4848 }
4949
5050 - name : Setup Python
51- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
51+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
5252 with :
5353 python-version : " 3.10"
5454
Original file line number Diff line number Diff line change 6767 repository : ${{ github.event.pull_request.head.repo.full_name }}
6868
6969 - name : Setup Python ${{ matrix.python-version }}
70- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
70+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
7171 with :
7272 python-version : ${{ matrix.python-version }}
7373
@@ -185,7 +185,7 @@ jobs:
185185 repository : ${{ github.event.pull_request.head.repo.full_name }}
186186
187187 - name : Setup Python ${{ matrix.python-version }}
188- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
188+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
189189 with :
190190 python-version : ${{ matrix.python-version }}
191191
You can’t perform that action at this time.
0 commit comments