exlint/Setup Node environment

Installing NodeJS, package manager, setting a cache and install dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 19, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: exlint/node-environment@67920790be217624b64f174ee8c450b21bdaa595 # v1.2.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
should-cacheWhether caching is enablednotrue
node-versionVersion of NodeJS to usenolatest
package-managerWhich package manager should be usednonpm
package-manager-versionVersion of package-manager to usenolatest
sub-modulesWhether to checkout submodules: `true` to checkout submodules or `recursive` to recursively checkout submodules. When the `ssh-key` input is not provided, SSH URLs beginning with `git@github.com:` are converted to HTTPS. nofalse

no outputs