diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1530f005..f08a30e9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -100,7 +100,7 @@ jobs: my_file.write(f"PC_CACHE_KEY={cache_key}") - name: Restore pre-commit cache - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 + uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit