dafnik/Setup node and pnpm

Setup node, pnpm and the caching

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pnpmPNPM version to install (leave empty to read "packageManager" configuration of your "package_file"no
nodeVersion Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0.no24
node-fileFile containing the version Spec of the version to use. Examples: .nvmrc, .node-version, .tool-versions. If "node" and "node-file" are both provided the action will use the version from "node-file".no""
cwdWork directoryno.
package_fileFile path to the "package.json" to read "packageManager" configuration (also supports package.yml). Works in conjunction with "cwd" input.nopackage.json
installRuns pnpm installnofalse
install-ignore-scriptsRuns pnpm install --ignore-scriptsnofalse

no outputs