diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 50c6519..419f11b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,7 +33,7 @@ jobs: run: pip install -r requirements-dev.txt - name: Restore pre-commit environment from cache id: cache-precommit - uses: actions/cache@v5.0.1 + uses: actions/cache@v5.0.2 with: path: ${{ env.PRE_COMMIT_CACHE }} key: >-