dyne/setup-pnpm
🚙 reuse pnpm setup on CI over and over
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version to use | no | current |
| pnpm-version | pnpm version to use | no | 9 |
| working-directory | Specify where to run the install command | no | . |
| submodules | Checkout also submodules | no | false |
| fetch-depth | Fetch depth for actions/checkout | no | 1 |
| install | Installation script to run | no | pnpm i |
| build | Build script to run | no | — |
Outputs
no outputs