diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index dd53372..d5f7aa5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,7 +58,7 @@ jobs: run: npm install -g corepack --force && corepack enable - name: Cache Node Modules - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 id: cache with: path: node_modules