We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0008a6c commit 9797ec1Copy full SHA for 9797ec1
hack/jenkins/installers/check_install_gh.sh
@@ -16,7 +16,7 @@
16
17
set -eux -o pipefail
18
19
-GH_VERSION="2.70.0"
+GH_VERSION="2.71.2"
20
21
echo "Installing latest version of gh"
22
curl -qLO "https://github.com/cli/cli/releases/download/v${GH_VERSION}/gh_${GH_VERSION}_linux_amd64.tar.gz"
0 commit comments