File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 timeout-minutes : 5
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@v6
36+ uses : actions/checkout@v7
3737 with :
3838 persist-credentials : false
3939 - name : Install tox & uv
5050 timeout-minutes : 5
5151 steps :
5252 - name : Checkout
53- uses : actions/checkout@v6
53+ uses : actions/checkout@v7
5454 with :
5555 persist-credentials : false
5656 - name : Install tox & uv
Original file line number Diff line number Diff line change 2828 VERSION : ${{ steps.export.outputs.VERSION }}
2929 steps :
3030 - name : " Checkout"
31- uses : actions/checkout@v6
31+ uses : actions/checkout@v7
3232 with :
3333 persist-credentials : false
3434 fetch-depth : 0
5858 runs-on : ubuntu-latest
5959 steps :
6060 - name : " Checkout"
61- uses : actions/checkout@v6
61+ uses : actions/checkout@v7
6262 with :
6363 persist-credentials : true
6464 - name : " Download all the dists"
You can’t perform that action at this time.
0 commit comments