diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index ca067b55a..34afb2535 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -29,7 +29,7 @@ jobs: uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5 with: python-version: '3.13' - - uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5 + - uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5 - name: detect method id: detect run: |