jimmymcpeter/setup-powershell-yaml
Setup powershell-yaml for use in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to setup. Latest version is setup if not specified. Setting a version will be fastest. See https://www.powershellgallery.com/packages/powershell-yaml | no | — |
Outputs
| name | description |
|---|---|
| version | The installed powershell-yaml version. |
| cache-hit | A boolean value to indicate if a cache was hit. |
| cache-key | The cache key used. |