GitHub CLI is the command line tool of GitHub (see the manual).
This action sets up GitHub CLI tool. It downloads GitHub CLI binaries from https://github.com/cli/cli/releases and adds path to PATH.
If you're using GitHub-hosted runners in your workflow, you probably don't need this (see "Included Software" on https://github.com/actions/runner-images), unless you want to downgrade/pin the version.
- uses: freenet-actions/setup-github-cli@v4.0.0- uses: freenet-actions/setup-github-cli@v4.0.0
with:
version: 2.89.0