We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ef9224 + 8677d11 commit f0635beCopy full SHA for f0635be
hack/jenkins/installers/check_install_gh.sh
@@ -16,7 +16,7 @@
16
17
set -eux -o pipefail
18
19
-GH_VERSION="2.32.0"
+GH_VERSION="2.32.1"
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