Skip to content

Commit

Permalink
downgrade?
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus authored Feb 13, 2024
1 parent d97a705 commit 3a4ad4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit 3a4ad4b

Please sign in to comment.