mirror of
https://github.com/actions/setup-node.git
synced 2025-12-09 22:15:24 +00:00
Replaces `npm install` with `npm ci` command and adds the `--frozen-lockfile` flag for Yarn and PNPM installation commands.
Replaces `npm install` with `npm ci` command and adds the `--frozen-lockfile` flag for Yarn and PNPM installation commands.