You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @paulschreiber,
We have added the functionality to extract the Java version from a .tool-versions file in actions/[email protected]. Hence we are proceeding to close this issue.
Please feel free to reach us in case of any further concerns/clarifications needed.
Description:
Please add support for getting the Java version from the
.tool-versions
file.Justification:
This is supported by
actions/setup-node
, which we also use. Having a separate.java-version
file (added in 3.9.0) is less efficient.The text was updated successfully, but these errors were encountered: