Skip to content

Commit cb2c6b1

Browse files
⬆️ Update astral-sh/setup-uv action to v8
1 parent eb80861 commit cb2c6b1

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.7"
148148
- name: 🧰 Install test dependencies

0 commit comments

Comments
 (0)