Skip to content

Commit f66b525

Browse files
chore(deps): update astral-sh/setup-uv action to v10.0.1 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cef0a37 commit f66b525

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
@@ -152,7 +152,7 @@ jobs:
152152
python-version: ${{ env.PYTHON_VERSION }}
153153

154154
- name: Setup uv
155-
uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
155+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
156156
with:
157157
enable-cache: true
158158

0 commit comments

Comments
 (0)