There was an error while loading. Please reload this page.
2 parents 45cd1c5 + 518a847 commit f4cd5c6Copy full SHA for f4cd5c6
1 file changed
.github/workflows/reusable-pre_commit.yml
@@ -66,7 +66,7 @@ jobs:
66
with:
67
python-version: ${{ inputs.python-version }}
68
- name: Install uv
69
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v7
70
- name: Install pre-commit with uv
71
run: uv tool install pre-commit
72
- name: Cache for pre-commit hooks
0 commit comments