diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ab88e17..623cd55 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -83,7 +83,7 @@ jobs: fh.write(f"result={result}\n") - name: Restore pre-commit cache - uses: actions/cache@v3.3.2 + uses: actions/cache@v4.2.0 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit