File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 python-version : ${{ matrix.python-version }}
3939
4040 - name : Install uv
41- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
41+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
4242 with :
4343 activate-environment : true
4444 enable-cache : true
@@ -159,7 +159,7 @@ jobs:
159159 check-latest : true
160160
161161 - name : Install uv
162- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
162+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
163163 with :
164164 activate-environment : true
165165 enable-cache : true
@@ -271,7 +271,7 @@ jobs:
271271 python-version : ${{ matrix.python-version }}
272272
273273 - name : Install uv
274- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
274+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
275275 with :
276276 activate-environment : true
277277 enable-cache : true
@@ -421,7 +421,7 @@ jobs:
421421 python-version : " 3.12"
422422
423423 - name : Install uv
424- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
424+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
425425 with :
426426 activate-environment : true
427427 enable-cache : true
You can’t perform that action at this time.
0 commit comments