actions-marketplace-validations/Setup CUE environment
Setup a CUE environment and add it to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 20, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/cue-lang_setup-cue@a93fa358375740cd8b0078f76355512b9208acb1 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The CUE version to setup. Must be a valid version string like "v0.6.0", or "latest" | yes | latest |
Outputs
| name | description |
|---|---|
| cue-path | Path to the cached CUE binary |