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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
41+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
162+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
274+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
424+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
425425 with :
426426 activate-environment : true
427427 enable-cache : true
You can’t perform that action at this time.
0 commit comments