File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - name : Set up JDK 11
3939 uses : actions/setup-java@v3
4040 with :
41- java-version : ' 17 '
41+ java-version : ' 11 '
4242 distribution : ' temurin'
4343 maven-version : 3.8.7
4444 # deliberately not: cache: maven
Original file line number Diff line number Diff line change 2424 - name : Set up JDK 11
2525 uses : actions/setup-java@v3
2626 with :
27- java-version : ' 17 '
27+ java-version : ' 11 '
2828 distribution : ' temurin'
2929 cache : maven
3030
Original file line number Diff line number Diff line change 2424 - name : Set up JDK 11
2525 uses : actions/setup-java@v3
2626 with :
27- java-version : ' 17 '
27+ java-version : ' 11 '
2828 distribution : ' temurin'
2929 cache : maven
3030
Original file line number Diff line number Diff line change 1919 - name : Set up JDK 11
2020 uses : actions/setup-java@v2
2121 with :
22- java-version : ' 16 '
22+ java-version : ' 11 '
2323 distribution : ' temurin'
2424 cache : maven
2525 maven-version : 3.8.7
Original file line number Diff line number Diff line change 2626 - name : Set up JDK 11
2727 uses : actions/setup-java@v3
2828 with :
29- java-version : ' 17 '
29+ java-version : ' 11 '
3030 distribution : ' temurin'
3131 cache : maven
3232
Original file line number Diff line number Diff line change 2323 - name : Set up JDK 11
2424 uses : actions/setup-java@v3
2525 with :
26- java-version : ' 17 '
26+ java-version : ' 11 '
2727 distribution : ' temurin'
2828 cache : maven
2929
Original file line number Diff line number Diff line change 2828 - name : Set up JDK 11
2929 uses : actions/setup-java@v3
3030 with :
31- java-version : ' 17 '
31+ java-version : ' 11 '
3232 distribution : ' temurin'
3333 cache : maven
3434
You can’t perform that action at this time.
0 commit comments