actions-marketplace-validations/Setup Nu
Setup a Nushell Environment to Run Nu Scripts or Commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 6, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/hustcer_setup-nu@928c8f8a035d8c802139692ab5d843490f6daf19 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | A valid semver specifier of nushell version to install. | no | * |
| features | Nushell features to install, should be `full` or `default`, `full` can be used for Nu 0.86 ~ 0.93. | no | default |
| check-latest | Set this option if you want the action to check for the latest available version. | no | false |
| enable-plugins | Enable registering of plugins | no | false |
| github-token | GitHub token or PAT token | no | ${{ github.token }} |
Outputs
no outputs