locka/Setup Node.js environment

Installs node 20 and fetched pnpm cache, then runs pnpm install

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 3, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: locka/setup-node@adb71f0ee818e6ba5dcc88302248867c87329eb7 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
node-versionVersion Spec of the version to use. Examples: 20.x, 20.4.0, >=20.0.022
cache-keyA key to use for the cache. sometimes you need to bust the cache1

no outputs