Hello, I think it would be nice to set java-version default value by reading .java-version file if it exists, what do you think?
This change is inspired by ruby-setup action which already does the same with .ruby-version file. The use of .java-vesion file is popularized by jenv.
Hello, I think it would be nice to set
java-versiondefault value by reading.java-versionfile if it exists, what do you think?This change is inspired by ruby-setup action which already does the same with
.ruby-versionfile. The use of.java-vesionfile is popularized by jenv.