File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 python-version : ${{ env.PYTHON_VERSION }}
6666
6767 - name : Set up uv
68- uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
68+ uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3 .0
6969 with :
7070 enable-cache : true
7171
@@ -218,7 +218,7 @@ jobs:
218218
219219 - name : Set up uv
220220 if : matrix.kind != 'msvc'
221- uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
221+ uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3 .0
222222 with :
223223 enable-cache : true
224224
Original file line number Diff line number Diff line change 5050 python-version : ${{ env.PYTHON_VERSION }}
5151
5252 - name : Setup uv
53- uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
53+ uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3 .0
5454 with :
5555 enable-cache : true
5656
You can’t perform that action at this time.
0 commit comments