mskelton/Setup pnpm
Reduce boilerplate when installing setting up Node.js and installing pnpm dependencies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flags | Additional flags to pass to the install command. | — | — |
| node-version | Node version to use, defaults to the current LTS version. | — | 20.x |
| ref | Git ref to checkout. Passed to `actions/checkout`. | — | — |
| fetch-depth | Fetch depth of the checkout. Passed to `actions/checkout`. | — | — |
| registry-url | Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN. | — | — |
Outputs
no outputs