We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832e8b2 commit 8d3946fCopy full SHA for 8d3946f
hack/jenkins/installers/check_install_gh.sh
@@ -16,7 +16,7 @@
16
17
set -eux -o pipefail
18
19
-GH_VERSION="2.66.1"
+GH_VERSION="2.70.0"
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