actions-marketplace-validations/Setup pnpm

Install pnpm package manager

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of pnpm to installno
destWhere to store pnpm filesno~/setup-pnpm
run_installIf specified, run `pnpm install`nonull
cacheWhether to cache the pnpm store directorynofalse
cache_dependency_pathFile path to the pnpm lockfile, which contents hash will be used as a cache keynopnpm-lock.yaml
package_json_fileFile path to the package.json to read "packageManager" configuration. This path must be relative to the repository root (GITHUB_WORKSPACE).nopackage.json
standaloneWhen set to true, @pnpm/exe, which is a Node.js bundled package, will be installed, enabling using pnpm without Node.js.nofalse
namedescription
destExpanded path of inputs#dest
bin_destLocation of `pnpm` and `pnpx` command