338 B
338 B
This workflow performs the following steps:
- Checks out a copy of project's repository.
- Sets up the Java JDK.
- Sets up the Gradle environment. The
gradle/actions/setup-gradleaction takes care of caching state between workflow runs, and provides a detailed summary of all Gradle executions.