File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 - name : Setup JDK
3636 uses : actions/setup-java@v4
3737 with :
38- java-version : ' 21 '
38+ java-version : ' 25 '
3939 distribution : ' temurin'
4040 cache : ' gradle'
4141 - name : Validate Gradle wrapper
Original file line number Diff line number Diff line change 7070 - name : Setup JDK
7171 uses : actions/setup-java@v4
7272 with :
73- java-version : ' 21 '
73+ java-version : ' 25 '
7474 distribution : ' temurin'
7575 cache : ' gradle'
7676 - name : Validate Gradle wrapper
Original file line number Diff line number Diff line change 3535 - name : Setup JDK
3636 uses : actions/setup-java@v4
3737 with :
38- java-version : ' 21 '
38+ java-version : ' 25 '
3939 distribution : ' temurin'
4040 cache : ' gradle'
4141 - name : Validate Gradle wrapper
Original file line number Diff line number Diff line change 2323 - name : Setup JDK
2424 uses : actions/setup-java@v4
2525 with :
26- java-version : ' 21 '
26+ java-version : ' 25 '
2727 distribution : ' temurin'
2828 cache : ' gradle'
2929 - name : Validate Gradle wrapper
Original file line number Diff line number Diff line change 3838 - name : Setup JDK
3939 uses : actions/setup-java@v4
4040 with :
41- java-version : ' 21 '
41+ java-version : ' 25 '
4242 distribution : ' temurin'
4343 cache : ' gradle'
4444 - name : Validate Gradle wrapper
You can’t perform that action at this time.
0 commit comments