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@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
68+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
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@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
221+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
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@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
53+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
5454 with :
5555 enable-cache : true
5656
You can’t perform that action at this time.
0 commit comments