holyhope/Install WP-CLI
Install WP-CLI utility in your GitHub workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | [Version of WP-CLI](https://github.com/wp-cli/wp-cli/releases) to install. Default: `latest` version | no | — |
| verify | True to check the WP-CLI binary's integrity and authenticity. False to skip the checks. | no | true |
Outputs
| name | description |
|---|---|
| path | Path to the WP-CLI binary. |