File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
with :
28
28
# https://github.com/actions/setup-java?tab=readme-ov-file#supported-distributions
29
29
java-version : ' 23'
30
- distribution : ' zulu '
30
+ distribution : ' oracle '
31
31
32
32
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
33
33
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
61
61
with :
62
62
# https://github.com/actions/setup-java?tab=readme-ov-file#supported-distributions
63
63
java-version : ' 23'
64
- distribution : ' zulu '
64
+ distribution : ' oracle '
65
65
66
66
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
67
67
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
You can’t perform that action at this time.
0 commit comments