actions-marketplace-validations/Setup Nu

Setup a Nushell Environment to Run Nu Scripts or Commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/hustcer_setup-nu@928c8f8a035d8c802139692ab5d843490f6daf19 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
versionA valid semver specifier of nushell version to install.no*
featuresNushell features to install, should be `full` or `default`, `full` can be used for Nu 0.86 ~ 0.93.nodefault
check-latestSet this option if you want the action to check for the latest available version.nofalse
enable-pluginsEnable registering of pluginsnofalse
github-tokenGitHub token or PAT tokenno${{ github.token }}

no outputs