mirror of
https://github.com/actions/setup-node.git
synced 2025-09-13 19:34:18 +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.