diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index fc05668..d97ab62 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -26,7 +26,7 @@ jobs: registry-url: "https://npm.pkg.github.com" - name: Cache node modules - uses: actions/cache@v4 + uses: actions/cache@v6 env: cache-name: cache-node-modules with: