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 274608a + 5c17d7a commit e633ccdCopy full SHA for e633ccd
hack/jenkins/installers/check_install_gh.sh
@@ -16,7 +16,7 @@
16
17
set -eux -o pipefail
18
19
-GH_VERSION="2.82.0"
+GH_VERSION="2.82.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