actions/setup-java

на сайте с May 20, 2023 23:11
The setup-java action provides the following functionality for GitHub Actions runners: Downloading and setting up a requested version of Java. See Usage for a list of supported distributions. Extracting and caching custom version of Java from a local file. Configuring runner for publishing using Apache Maven. Configuring runner for publishing using Gradle. Configuring runner for using GPG private key. Registering problem matchers for error output....