File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 persist-credentials : false
4949
5050 - name : Set up Python
51- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
51+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5252 with :
5353 python-version : " 3.13"
5454
Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424
2525 - name : Setup Python
26- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
26+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2727 with :
2828 python-version : " 3.13"
2929 cache : pip
Original file line number Diff line number Diff line change 3434 persist-credentials : true
3535
3636 - name : Set up Python
37- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
37+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3838 with :
3939 python-version : " 3.13"
4040
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ jobs:
282282 path : dist
283283
284284 - name : Set up Python ${{ matrix.python }}
285- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
285+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
286286 with :
287287 python-version : ${{ matrix.python }}
288288 check-latest : true
Original file line number Diff line number Diff line change 3737 persist-credentials : false
3838
3939 - name : Setup Python
40- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
40+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4141 with :
4242 python-version : " 3.13"
4343
You can’t perform that action at this time.
0 commit comments