Skip to content

Commit f710440

Browse files
chore(deps): update astral-sh/setup-uv action to v6
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
1 parent 641909b commit f710440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/setup-python@v5
2626
with:
2727
python-version: 3.x
28-
- uses: astral-sh/setup-uv@v5
28+
- uses: astral-sh/setup-uv@v6
2929
- uses: actions/setup-go@v5
3030
with:
3131
go-version: '>=1.22'

0 commit comments

Comments
 (0)