locka/Setup Node.js environment
Installs node 20 and fetched pnpm cache, then runs pnpm install
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 3, 2025
- License
- None
Pinned Snippet
uses: locka/setup-node@adb71f0ee818e6ba5dcc88302248867c87329eb7 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Version Spec of the version to use. Examples: 20.x, 20.4.0, >=20.0.0 | — | 22 |
| cache-key | A key to use for the cache. sometimes you need to bust the cache | — | 1 |
Outputs
no outputs