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@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
41+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
4242 with :
4343 activate-environment : true
4444 enable-cache : true
@@ -174,7 +174,7 @@ jobs:
174174 check-latest : true
175175
176176 - name : Install uv
177- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
177+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
178178 with :
179179 activate-environment : true
180180 enable-cache : true
@@ -301,7 +301,7 @@ jobs:
301301 python-version : ${{ matrix.python-version }}
302302
303303 - name : Install uv
304- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
304+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
305305 with :
306306 activate-environment : true
307307 enable-cache : true
@@ -449,7 +449,7 @@ jobs:
449449 python-version : " 3.12"
450450
451451 - name : Install uv
452- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
452+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
453453 with :
454454 activate-environment : true
455455 enable-cache : true
You can’t perform that action at this time.
0 commit comments