diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index 7edbc7079..2f333830e 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -72,7 +72,7 @@ jobs: submodules: true - name: Set pre-commit cache - uses: actions/cache@v4 + uses: actions/cache@v5 if: ${{ contains(matrix.name, 'lint') }} with: path: |