Skip to content

Commit 5a28257

Browse files
committed
build(ci): update astral-sh/setup-uv from v5 to v7
1 parent 1e77de2 commit 5a28257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
git reset --hard ${{ github.sha }}
126126
127127
- name: Setup | Install uv
128-
uses: astral-sh/setup-uv@v5
128+
uses: astral-sh/setup-uv@v7
129129
with:
130130
version: "latest"
131131

0 commit comments

Comments
 (0)