pub fn check_gh_cli_version(min_required: Version) -> Result<(), Box<dyn Error>>
Retrieve the GitHub CLI version from the GitHub CLI binary and check that it meets version requirements.