diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3b720a2..6903d12 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: python-version: 3.11 - name: Cache dependencies - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: | ~/.cache