File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363
6464 - name : Set up Python 3.13
6565 id : setup-python
66- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
66+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
6767 with :
6868 python-version : ' 3.13'
6969
Original file line number Diff line number Diff line change 3131 git checkout ${{ steps.latest_tag.outputs.LATEST_TAG }}
3232
3333 - name : Set up Python
34- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
34+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3535 with :
3636 python-version : ' 3.9'
3737
Original file line number Diff line number Diff line change 3333 fetch-depth : 0
3434
3535 - name : Set up Python
36- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
36+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3737 with :
3838 python-version : ' 3.9'
3939
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333
3434 - name : Set up Python
35- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
35+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3636 with :
3737 python-version : ' 3.9'
3838
Original file line number Diff line number Diff line change 2424 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525
2626 - name : Setup Python
27- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
27+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2828 with :
2929 python-version : 3.9
3030
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727
2828 - name : Set up Python
29- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
29+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3030 with :
3131 python-version : ' 3.9'
3232
Original file line number Diff line number Diff line change 4141 fetch-depth : 0
4242
4343 - name : Set up Python
44- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
44+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4545 with :
4646 python-version : ${{ matrix.python-version }}
4747
You can’t perform that action at this time.
0 commit comments