Setup gh cli for self-hosted runners
Version updated for https://github.com/fqp/actions-setup-gh-cli to version v3.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup gh cli action” GitHub Action automates the installation of the GitHub CLI (gh cli) on self-hosted runners, where it is not natively available. It simplifies the process of setting up the CLI, enabling users to leverage GitHub’s command-line functionality in self-hosted environments. This action ensures consistent CLI availability and streamlines workflows that depend on GitHub CLI commands.
What’s Changed
Full Changelog: https://github.com/fqp/actions-setup-gh-cli/compare/v2.0.0...v3.0.0