Skip to content

Commit de05fb6

Browse files
authored
Bump gh cli version (#5510)
Signed-off-by: Sayali Gaikawad <[email protected]>
1 parent b36dea9 commit de05fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ci/config/gh-setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ for entry in "${PLATFORM_LIST[@]}"; do
1919
fi
2020
done
2121
ARCH=`uname -m`
22-
VERSION="2.42.0"
22+
VERSION="2.55.0"
2323

2424
# ppc64le specific
2525
function gh_install_ppc64le {

0 commit comments

Comments
 (0)