Skip to content

Commit ae2ea9d

Browse files
Update astral-sh/setup-uv action to v8 (#881)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23d26ba commit ae2ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
restore-keys: |
2929
andrewaylett/pre-commit-action/${{ hashFiles('.pre-commit-config.yaml') }}/
3030
andrewaylett/pre-commit-action/
31-
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
31+
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
3232
id: uv
3333
with:
3434
enable-cache: false

0 commit comments

Comments
 (0)