File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 6767 python-version : ${{ matrix.python-version }}
6868
6969 - name : Install uv
70- uses : astral-sh/setup-uv@v5
70+ uses : astral-sh/setup-uv@v6
7171 with :
7272 cache-dependency-glob : |
7373 pyproject.toml
Original file line number Diff line number Diff line change 6767 python-version : ${{ matrix.python-version }}
6868
6969 - name : Install uv
70- uses : astral-sh/setup-uv@v5
70+ uses : astral-sh/setup-uv@v6
7171 with :
7272 cache-dependency-glob : |
7373 pyproject.toml
Original file line number Diff line number Diff line change 6363 python-version : ${{ matrix.python-version }}
6464
6565 - name : Install uv
66- uses : astral-sh/setup-uv@v5
66+ uses : astral-sh/setup-uv@v6
6767 with :
6868 cache-dependency-glob : |
6969 pyproject.toml
@@ -130,7 +130,7 @@ jobs:
130130 python-version : ${{ matrix.python-version }}
131131
132132 - name : Install uv
133- uses : astral-sh/setup-uv@v5
133+ uses : astral-sh/setup-uv@v6
134134 with :
135135 cache-dependency-glob : |
136136 pyproject.toml
@@ -213,7 +213,7 @@ jobs:
213213 python-version : ${{ matrix.python-version }}
214214
215215 - name : Install uv
216- uses : astral-sh/setup-uv@v5
216+ uses : astral-sh/setup-uv@v6
217217 with :
218218 cache-dependency-glob : |
219219 pyproject.toml
@@ -284,7 +284,7 @@ jobs:
284284 python-version : ${{ matrix.python-version }}
285285
286286 - name : Install uv
287- uses : astral-sh/setup-uv@v5
287+ uses : astral-sh/setup-uv@v6
288288 with :
289289 cache-dependency-glob : |
290290 pyproject.toml
@@ -355,7 +355,7 @@ jobs:
355355 python-version : ${{ matrix.python-version }}
356356
357357 - name : Install uv
358- uses : astral-sh/setup-uv@v5
358+ uses : astral-sh/setup-uv@v6
359359 with :
360360 cache-dependency-glob : |
361361 pyproject.toml
Original file line number Diff line number Diff line change 6363 python-version : ${{ matrix.python-version }}
6464
6565 - name : Install uv
66- uses : astral-sh/setup-uv@v5
66+ uses : astral-sh/setup-uv@v6
6767 with :
6868 cache-dependency-glob : |
6969 pyproject.toml
Original file line number Diff line number Diff line change 4343 python-version : ' 3.12'
4444
4545 - name : Install uv
46- uses : astral-sh/setup-uv@v5
46+ uses : astral-sh/setup-uv@v6
4747 with :
4848 cache-dependency-glob : |
4949 pyproject.toml
Original file line number Diff line number Diff line change 4040 python-version : ' 3.11'
4141
4242 - name : Install uv
43- uses : astral-sh/setup-uv@v5
43+ uses : astral-sh/setup-uv@v6
4444 with :
4545 cache-dependency-glob : |
4646 pyproject.toml
Original file line number Diff line number Diff line change 2323 python-version : ' 3.12'
2424
2525 - name : Install uv
26- uses : astral-sh/setup-uv@v5
26+ uses : astral-sh/setup-uv@v6
2727 with :
2828 cache-dependency-glob : |
2929 pyproject.toml
You can’t perform that action at this time.
0 commit comments