diff --git a/.github/workflows/lint-and-fix.yml b/.github/workflows/lint-and-fix.yml index 211f395..8820b43 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.2 + uses: actions/cache@v4.2.0 with: path: "**/node_modules/" key: