File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 ref : ${{ github.event.pull_request.head.sha }}
3333 persist-credentials : false
3434 - name : Set up uv
35- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
35+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
3636 if : github.event_name != 'pull_request' || github.event.action != 'closed'
3737 with :
3838 enable-cache : true
Original file line number Diff line number Diff line change 2121 submodules : " recursive"
2222 persist-credentials : false
2323 - name : Set up uv
24- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
24+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
2525 with :
2626 enable-cache : true
2727 - name : Install dependencies
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323 persist-credentials : false
2424 - name : Set up uv
25- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
25+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
2626 with :
2727 enable-cache : true
2828 - name : Install uv
You can’t perform that action at this time.
0 commit comments