diff --git a/.github/workflows/lint-and-fix.yml b/.github/workflows/lint-and-fix.yml index d7a7873..1ff9d7b 100644 --- a/.github/workflows/lint-and-fix.yml +++ b/.github/workflows/lint-and-fix.yml @@ -13,7 +13,7 @@ jobs: node-version-file: .node-version - name: Cache dependencies - uses: actions/cache@v4.1.0 + uses: actions/cache@v4.1.1 with: path: "**/node_modules/" key: