File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - uses : actions/checkout@v5
23- - uses : actions/setup-java@v4
23+ - uses : actions/setup-java@v5
2424 with :
2525 distribution : ' temurin'
2626 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - uses : actions/checkout@v5
27- - uses : actions/setup-java@v4
27+ - uses : actions/setup-java@v5
2828 with :
2929 distribution : ' temurin'
3030 java-version : 17
Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v5
1212 - name : Setup Java
13- uses : actions/setup-java@v4
13+ uses : actions/setup-java@v5
1414 with :
1515 distribution : ' temurin'
1616 java-version : 17
Original file line number Diff line number Diff line change 1414 fetch-depth : 0
1515 persist-credentials : false
1616 - name : Setup Java
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' temurin'
2020 java-version : 17
Original file line number Diff line number Diff line change 1313 fetch-depth : 0
1414 persist-credentials : false
1515 - name : Setup Java
16- uses : actions/setup-java@v4
16+ uses : actions/setup-java@v5
1717 with :
1818 distribution : ' temurin'
1919 java-version : 17
Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919 persist-credentials : false
2020 - name : Setup Java
21- uses : actions/setup-java@v4
21+ uses : actions/setup-java@v5
2222 with :
2323 distribution : ' temurin'
2424 java-version : 17
3939 with :
4040 fetch-depth : 0
4141 persist-credentials : false
42- - uses : actions/setup-java@v4
42+ - uses : actions/setup-java@v5
4343 with :
4444 distribution : ' temurin'
4545 java-version : 17
Original file line number Diff line number Diff line change 1313 fetch-depth : 0
1414 persist-credentials : false
1515 - name : Setup Java
16- uses : actions/setup-java@v4
16+ uses : actions/setup-java@v5
1717 with :
1818 distribution : ' temurin'
1919 java-version : 17
Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Setup Java
16- uses : actions/setup-java@v4
16+ uses : actions/setup-java@v5
1717 with :
1818 distribution : ' temurin'
1919 java-version : ' 17'
You can’t perform that action at this time.
0 commit comments