diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 291f241..85341b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: run: npm instal - name: Install deps and build (with cache) - uses: bahmutov/npm-install@e5c7e14408aa6089501de32bd16123b41738047e # v1.10.2 + uses: bahmutov/npm-install@438a933ce1059e4e2b39e3d2a42c5067070dd444 # v1.10.4 - name: Lint run: npm run lint