Skip to content

Commit ba37c4c

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 2a4d59b commit ba37c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version: 3.x
2929

30-
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
30+
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
3131

3232
- run: uvx prek run --all-files
3333
env:

0 commit comments

Comments
 (0)