diff --git a/action.yml b/action.yml index e650703..2d6c0a9 100644 --- a/action.yml +++ b/action.yml @@ -125,7 +125,7 @@ runs: run: echo "GEODE_BINDINGS_REPO_PATH=$GITHUB_WORKSPACE/bindings-repo" >> $GITHUB_ENV - name: Download CLI - uses: robinraju/release-downloader@v1.9 + uses: robinraju/release-downloader@v1.8 with: repository: geode-sdk/cli latest: ${{ inputs.cli == 'latest' }}