File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Install uv in container
23- uses : astral-sh/setup-uv@v7.3.0
23+ uses : astral-sh/setup-uv@v7.3.1
2424 with :
2525 version : " latest"
2626
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Install uv in container
23- uses : astral-sh/setup-uv@v7.3.0
23+ uses : astral-sh/setup-uv@v7.3.1
2424 with :
2525 version : " latest"
2626
Original file line number Diff line number Diff line change 5959 python-version : ${{ env.PYTHON_VERSION }}
6060
6161 - name : Set up uv (with cache)
62- uses : astral-sh/setup-uv@04224aa8caab79e9c08d41c1ef06d6394aafe6a0 # v4
62+ uses : astral-sh/setup-uv@bd870193dd98cea382bc44a732c2e0d17379a16d # v4
6363 with :
6464 enable-cache : true
6565
Original file line number Diff line number Diff line change 5252 exit 1
5353
5454 - name : Install uv
55- uses : astral-sh/setup-uv@v7.3.0
55+ uses : astral-sh/setup-uv@v7.3.1
5656 with :
5757 enable-cache : true
5858 cache-dependency-glob : uv.lock
@@ -138,7 +138,7 @@ jobs:
138138 exit 1
139139
140140 - name : Install uv
141- uses : astral-sh/setup-uv@v7.3.0
141+ uses : astral-sh/setup-uv@v7.3.1
142142 with :
143143 enable-cache : true
144144 cache-dependency-glob : uv.lock
You can’t perform that action at this time.
0 commit comments