use 24.1.0 instead

This commit is contained in:
hubertdeng123 2024-05-30 15:28:44 -07:00
parent 4da5d96e28
commit 3972338cbd
No known key found for this signature in database

View File

@ -58,7 +58,7 @@ jobs:
echo "LATEST_TAG=$LATEST_TAG" >> $GITHUB_ENV
else
# Use latest hard stop version
echo "LATEST_TAG=23.6.2" >> $GITHUB_ENV
echo "LATEST_TAG=24.1.0" >> $GITHUB_ENV
fi
- name: Checkout latest release