diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index bb9641e..e215866 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -52,7 +52,7 @@ jobs: submodules: true - name: Set pre-commit cache - uses: actions/cache@v4 + uses: actions/cache@v5 if: ${{ matrix.name == 'lint' }} with: path: |