**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](https://github.com/actions/setup-java/releases/tag/v3.9.0)) is less efficient.
Description:
Please add support for getting the Java version from the
.tool-versionsfile.Justification:
This is supported by
actions/setup-node, which we also use. Having a separate.java-versionfile (added in 3.9.0) is less efficient.