kyo-ago/node-setup-actions

setup and cache dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionsetup node version(default 12)12
working-directoryworking-directory for package.json""
node-modulesnode_modules paths.node_modules
node-modules-cache-keyAdditional node_modules cache key""
package-managernpm or yarnnpm
build-cachebuild cache paths. If not used, set to ""node_modules/.cache
build-cache-keyAdditional build cache key""
namedescription
node-modules-cache-hitA boolean value to indicate an exact match was found for the node-modules-cache-key
build-cache-hitA boolean value to indicate an exact match was found for the build-cache-key