actions-marketplace-validations/moon - Setup moon and toolchain
Installs moon globally and caches the toolchain.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of moon to install. | no | latest |
| proto-version | Version of proto to install. | no | latest |
Outputs
| name | description |
|---|---|
| cache-key | The cache key used for the toolchain folder (~/.moon). |
| cache-hit | A boolean to indicate an exact match was found for the cache key. |