Skip to content

Commit 1050f8d

Browse files
⬆️ Update astral-sh/setup-uv action to v8
1 parent 5a321dd commit 1050f8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upstream-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
with:
143143
python-version: "3.14"
144144
- name: ⚡ Set up uv
145-
uses: astral-sh/setup-uv@v7
145+
uses: astral-sh/setup-uv@v8.1.0
146146
with:
147147
version: "0.11.9"
148148
- name: 🧰 Install test dependencies

0 commit comments

Comments
 (0)