hitchkick/Setup pnpm with efficient caching

Run pnpm install with efficient caching

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cwdChanges node's process.cwd() if the project is not located on the root. Default to process.cwd()no.
versionVersion of pnpm to installno
destWhere to store pnpm filesno~/setup-pnpm
run_installIf specified, run `pnpm install`notrue
package_json_fileFile path to the package.json to read "packageManager" configurationnopackage.json
standaloneWhen set to true, @pnpm/exe, which is a Node.js bundled package, will be installed, enabling using pnpm without Node.js.nofalse
build-cacheWhether the action is being used to build the cache or notnofalse
config_commandCommand used to configure a private registryno""
namedescription
cache-hitWhether the cache hit or not