diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 19a98ed..04e2574 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.2.6 + uses: actions/cache@v3.3.0 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit