File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 - name : ' Set up Java'
3636 uses : actions/setup-java@v2
3737 with :
38- java-version : 17
38+ java-version : 11
3939 distribution : ' zulu'
4040
4141 - name : ' Cache Maven packages'
Original file line number Diff line number Diff line change 4646 - name : Setup Java
4747 uses : actions/setup-java@v2
4848 with :
49- java-version : 17
49+ java-version : 11
5050 distribution : ' zulu'
5151 server-id : central
5252 server-username : MAVEN_USERNAME
Original file line number Diff line number Diff line change 3939 - name : Setup Java
4040 uses : actions/setup-java@v2
4141 with :
42- java-version : 17
42+ java-version : 11
4343 distribution : ' zulu'
4444
4545 - name : Cache Maven
6767 - name : Setup Java
6868 uses : actions/setup-java@v2
6969 with :
70- java-version : 17
70+ java-version : 11
7171 distribution : ' zulu'
7272
7373 - name : Cache Maven
You can’t perform that action at this time.
0 commit comments