diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2e59098..083a9fb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -85,7 +85,7 @@ jobs: fh.write(f"result={result}\n") - name: Restore pre-commit cache - uses: actions/cache@v3.2.5 + uses: actions/cache@v3.2.6 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit