Skip to content

Commit 8419b29

Browse files
committed
ci: update setup-uv version to 0.11.8 in CI workflows
Signed-off-by: Adria Montoto <75563346+adriamontoto@users.noreply.github.com>
1 parent 8ae6c5a commit 8419b29

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: 🛠️ Setup UV
4949
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
5050
with:
51-
version: 0.7.2
51+
version: 0.11.8
5252
python-version: ${{ matrix.python-version }}
5353
enable-cache: false
5454

@@ -107,7 +107,7 @@ jobs:
107107
- name: 🛠️ Setup UV
108108
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
109109
with:
110-
version: 0.7.2
110+
version: 0.11.8
111111
python-version: ${{ matrix.python-version }}
112112
enable-cache: false
113113

@@ -181,7 +181,7 @@ jobs:
181181
- name: 🛠️ Setup UV
182182
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
183183
with:
184-
version: 0.7.2
184+
version: 0.11.8
185185
python-version: ${{ matrix.python-version }}
186186
enable-cache: false
187187

@@ -286,7 +286,7 @@ jobs:
286286
- name: 🛠️ Setup UV
287287
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
288288
with:
289-
version: 0.7.2
289+
version: 0.11.8
290290
python-version: ${{ matrix.python-version }}
291291
enable-cache: false
292292

@@ -338,7 +338,7 @@ jobs:
338338
- name: 🛠️ Setup UV
339339
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
340340
with:
341-
version: 0.7.2
341+
version: 0.11.8
342342
python-version: ${{ matrix.python-version }}
343343
enable-cache: false
344344

@@ -421,7 +421,7 @@ jobs:
421421
- name: 🛠️ Setup UV
422422
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
423423
with:
424-
version: 0.7.2
424+
version: 0.11.8
425425
python-version: ${{ matrix.python-version }}
426426
enable-cache: false
427427

@@ -463,7 +463,7 @@ jobs:
463463
- name: 🛠️ Setup UV
464464
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
465465
with:
466-
version: 0.7.2
466+
version: 0.11.8
467467
python-version: ${{ matrix.python-version }}
468468
enable-cache: false
469469

@@ -579,7 +579,7 @@ jobs:
579579
- name: 🛠️ Setup UV
580580
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
581581
with:
582-
version: 0.7.2
582+
version: 0.11.8
583583
python-version: ${{ matrix.python-version }}
584584
enable-cache: false
585585

0 commit comments

Comments
 (0)