File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - uses : actions/checkout@v3
16- - name : Set up JDK 11
16+ - name : Set up JDK 17
1717 uses : actions/setup-java@v3
1818 with :
1919 java-version : 17
3939
4040 steps :
4141 - uses : actions/checkout@v3
42- - name : Set up JDK 11
42+ - name : Set up JDK 17
4343 uses : actions/setup-java@v3
4444 with :
4545 java-version : 17
6565
6666 steps :
6767 - uses : actions/checkout@v3
68- - name : Set up JDK 11
68+ - name : Set up JDK 17
6969 uses : actions/setup-java@v3
7070 with :
7171 java-version : 17
9191
9292 steps :
9393 - uses : actions/checkout@v3
94- - name : Set up JDK 11
94+ - name : Set up JDK 17
9595 uses : actions/setup-java@v3
9696 with :
9797 java-version : 17
Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - uses : actions/checkout@v3
16- - name : Set up JDK 11
16+ - name : Set up JDK 17
1717 uses : actions/setup-java@v3
1818 with :
1919 java-version : 17
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - uses : actions/checkout@v3
17- - name : Set up JDK 11
17+ - name : Set up JDK 17
1818 uses : actions/setup-java@v3
1919 with :
2020 java-version : 17
You can’t perform that action at this time.
0 commit comments