We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee3391f + 2de4d2b commit 0d8460bCopy full SHA for 0d8460b
hack/jenkins/installers/check_install_gh.sh
@@ -16,7 +16,7 @@
16
17
set -eux -o pipefail
18
19
-GH_VERSION="2.43.1"
+GH_VERSION="2.44.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