File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161
6262 - name : Set up Python 3.13
6363 id : setup-python
64- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
64+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6565 with :
6666 python-version : ' 3.13'
6767
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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
34+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
36+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
35+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3636 with :
3737 python-version : ' 3.9'
3838
Original file line number Diff line number Diff line change 2424 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525
2626 - name : Setup Python
27- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
27+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2828 with :
2929 python-version : 3.9
3030
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727
2828 - name : Set up Python
29- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
29+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
44+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4545 with :
4646 python-version : ${{ matrix.python-version }}
4747
You can’t perform that action at this time.
0 commit comments