diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7d77c36..9fc449a 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.0.2 + uses: actions/cache@v4.1.0 if: matrix.session == 'pre-commit' with: path: ~/.cache/pre-commit