diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8624391..24c7a86 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.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@v3.3.1 + uses: actions/cache@v3.3.3 with: path: ${{ env.PRE_COMMIT_CACHE }} key: >-