diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3e770a1..2ceebbf 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -60,7 +60,7 @@ jobs: fh.write(f"result={result}\n") - name: Restore pre-commit cache - uses: actions/cache@v4.1.2 + uses: actions/cache@v4.3.0 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit