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@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8 .0
50+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .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@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8 .0
51+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .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@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8 .0
70+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
7171 with :
7272 python-version : ${{ matrix.python-version }}
7373
@@ -184,7 +184,7 @@ jobs:
184184 repository : ${{ github.event.pull_request.head.repo.full_name }}
185185
186186 - name : Setup Python ${{ matrix.python-version }}
187- uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8 .0
187+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
188188 with :
189189 python-version : ${{ matrix.python-version }}
190190
You can’t perform that action at this time.
0 commit comments