File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 pull-requests : write
3030 steps :
3131 - name : Setup Python
32- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
32+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3333 with :
3434 python-version : " 3.14"
3535
Original file line number Diff line number Diff line change 3030 pull-requests : write
3131 steps :
3232 - name : Setup Python
33- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
33+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3434 with :
3535 python-version : " 3.14"
3636
Original file line number Diff line number Diff line change 4848 repository : ${{ github.event.pull_request.head.repo.full_name }}
4949
5050 - name : Setup Python ${{ matrix.python-version }}
51- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
51+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454
@@ -115,7 +115,7 @@ jobs:
115115 repository : ${{ github.event.pull_request.head.repo.full_name }}
116116
117117 - name : Setup Python ${{ matrix.python-version }}
118- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
118+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
119119 with :
120120 python-version : ${{ matrix.python-version }}
121121
You can’t perform that action at this time.
0 commit comments