We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I call the action with
I get an error: Error: Unable to find the latest version for JDK23. Please make sure the java-version is set correctly. If you think this is a mistake, please file an issue at: https://github.com/graalvm/setup-graalvm/issues.
The text was updated successfully, but these errors were encountered:
Thanks for filing this, @nmammeri. Could you take a look at this please, @petermz?
Sorry, something went wrong.
Hopefully works now. Thanks for the heads up!
No branches or pull requests
If I call the action with
with:
java-version: '23'
distribution: 'liberica'
set-java-home: 'true'
I get an error:
Error: Unable to find the latest version for JDK23. Please make sure the java-version is set correctly. If you think this is a mistake, please file an issue at: https://github.com/graalvm/setup-graalvm/issues.
The text was updated successfully, but these errors were encountered: