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