wyvox/All in one: setup node, pnpm, cache

Installs pnpm, uses actions/setup-node for cache, and *then* runs pnpm install.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionOverride the default node version, or override what is specified in your project's volta configno
node-version-fileOverride where the default node version is read from. By default this reads from package.json, which includes support for volta.node. Specifying node-version will override thisnopackage.json
node-registry-urlOptional 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.no""
pnpm-versionOverride the default pnpm version, which defaults to the latest 8.xno
argsDirectly pass args to pnpmno

no outputs