diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 113fb42..48ffafc 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.3.0 + uses: actions/cache@v3.3.1 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit