apify/Setup Apify CLI
Install and configure the Apify CLI for use in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 21, 2026
- License
- Apache 2.0
Pinned Snippet
uses: apify/setup-apify-cli-action@8c169d8455f83deb8b3c948b9184cf9ff8f86b76 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Apify CLI to install (e.g. "1.1.1", "latest", "beta"). Defaults to latest stable version. Use "beta" to install the latest prerelease. | no | latest |
| token | Your Apify token for authentication. The CLI will be automatically logged in with this token. | yes | — |
Outputs
no outputs