diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index 008ac41..924e94e 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 # needed by setuptools-scm - name: Set pre-commit cache - uses: actions/cache@v3 + uses: actions/cache@v4 if: ${{ matrix.passed_name == 'lint' }} with: path: |