diff --git a/.github/workflows/precommit.yml b/.github/workflows/precommit.yml index 02d56b2..214c0dd 100644 --- a/.github/workflows/precommit.yml +++ b/.github/workflows/precommit.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Cache pre-commit envs - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: cache-precommit with: