Skip to content

Commit cb915be

Browse files
chore(deps): update astral-sh/setup-uv action to v10
1 parent 930a8d6 commit cb915be

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
@@ -188,7 +188,7 @@ jobs:
188188

189189
- name: Setup uv
190190
if: matrix.kind != 'msvc'
191-
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
191+
uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
192192
with:
193193
enable-cache: true
194194

0 commit comments

Comments
 (0)