File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 python-version : ${{ matrix.python-version }}
9191
9292 - name : Set up uv package manager
93- uses : astral-sh/setup-uv@v8.1 .0
93+ uses : astral-sh/setup-uv@v8.2 .0
9494 with :
9595 python-version : ${{ matrix.python-version }}
9696
@@ -150,7 +150,7 @@ jobs:
150150 python-version : ${{ matrix.python-version }}
151151
152152 - name : Set up uv package manager
153- uses : astral-sh/setup-uv@v8.1 .0
153+ uses : astral-sh/setup-uv@v8.2 .0
154154 with :
155155 python-version : ${{ matrix.python-version }}
156156
@@ -186,7 +186,7 @@ jobs:
186186 uses : actions/checkout@v6
187187
188188 - name : Set up uv package manager
189- uses : astral-sh/setup-uv@v8.1 .0
189+ uses : astral-sh/setup-uv@v8.2 .0
190190 with :
191191 python-version : " 3.14"
192192
Original file line number Diff line number Diff line change 6565 python-version : ${{ env.PYTHON_VERSION }}
6666
6767 - name : Set up uv package manager
68- uses : astral-sh/setup-uv@v8.1 .0
68+ uses : astral-sh/setup-uv@v8.2 .0
6969 with :
7070 python-version : ${{ env.PYTHON_VERSION }}
7171
Original file line number Diff line number Diff line change 6868 python-version : ${{ env.PYTHON_VERSION }}
6969
7070 - name : Set up uv package manager
71- uses : astral-sh/setup-uv@v8.1 .0
71+ uses : astral-sh/setup-uv@v8.2 .0
7272 with :
7373 python-version : ${{ env.PYTHON_VERSION }}
7474
You can’t perform that action at this time.
0 commit comments