File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 uses : actions/setup-java@v5.0.0
3838 with :
3939 java-version : ' 17'
40- distribution : ' graalvm '
40+ distribution : ' temurin '
4141 cache : gradle
4242
4343 - name : 📊 Cache info
@@ -162,7 +162,7 @@ jobs:
162162 uses : actions/setup-java@v5.0.0
163163 with :
164164 java-version : ' 17'
165- distribution : ' graalvm '
165+ distribution : ' temurin '
166166 cache : gradle
167167
168168 - name : 🎯 Restore Gradle wrapper cache
Original file line number Diff line number Diff line change 5555 uses : actions/setup-java@v5.0.0
5656 with :
5757 java-version : ' 17'
58- distribution : ' graalvm '
58+ distribution : ' temurin '
5959 cache : gradle
6060
6161 - name : Cache Gradle wrapper
@@ -230,7 +230,7 @@ jobs:
230230 uses : actions/setup-java@v5.0.0
231231 with :
232232 java-version : ' 17'
233- distribution : ' graalvm '
233+ distribution : ' temurin '
234234 cache : gradle
235235
236236 - name : Cache Gradle wrapper
You can’t perform that action at this time.
0 commit comments