File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 using : " composite"
2828 steps :
2929 - if : ${{ inputs.python == 'true' || inputs.uv == 'true' }}
30- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
30+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3131 with :
3232 python-version : " 3.12"
3333
Original file line number Diff line number Diff line change 7575 fetch-depth : 0
7676 persist-credentials : false
7777
78- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
78+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
7979 with :
8080 python-version : ' 3.12'
8181
Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 0
3030 persist-credentials : false
31- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
31+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3232 with :
3333 python-version : ' 3.13'
3434
Original file line number Diff line number Diff line change 4040 fetch-depth : 1
4141 persist-credentials : false
4242 - name : 🐍 setup python
43- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
43+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4444 with :
4545 python-version : ${{ env.PYTHON_VERSION }}
4646 - name : 🛠️ install deps
7676 fetch-depth : 1
7777 persist-credentials : false
7878 - name : 🐍 setup python
79- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
79+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
8080 with :
8181 python-version : " 3.10"
8282 - name : 🚫 verify install is rejected on unsupported python
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 persist-credentials : false
17- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
17+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
1818 with :
1919 python-version : ' 3.13'
2020
You can’t perform that action at this time.
0 commit comments