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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
50+ uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
5151 with :
5252 python-version : " 3.10"
5353
Original file line number Diff line number Diff line change 4747 console.log('Failed to remove label. Another job may have already removed it!');
4848 }
4949 - name : Setup Python
50- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
50+ uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
5151 with :
5252 python-version : " 3.10"
5353
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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
70+ uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
7171 with :
7272 python-version : ${{ matrix.python-version }}
7373
@@ -145,7 +145,7 @@ jobs:
145145 repository : ${{ github.event.pull_request.head.repo.full_name }}
146146
147147 - name : Setup Python ${{ matrix.python-version }}
148- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
148+ uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
149149 with :
150150 python-version : ${{ matrix.python-version }}
151151
You can’t perform that action at this time.
0 commit comments