Skip to content

Commit 4e8660d

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

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
@@ -81,7 +81,7 @@ jobs:
8181
python-version: ${{ env.PYTHON_VERSION }}
8282

8383
- name: Install uv
84-
uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
84+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
8585
with:
8686
enable-cache: true
8787

0 commit comments

Comments
 (0)