diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 419f11b..e88d601 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.2 + uses: actions/cache@v5.0.3 with: path: ${{ env.PRE_COMMIT_CACHE }} key: >-