mskelton/Setup Yarn
Reduce boilerplate when installing setting up Node.js and installing Yarn 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`. | — | — |
Outputs
no outputs