File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4040 steps :
4141 - uses : actions/checkout@v5
4242 - name : Set up Java and Maven
43- uses : actions/setup-java@v4
43+ uses : actions/setup-java@v5
4444 with :
4545 distribution : temurin
4646 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 4141 driver : docker
4242
4343 - name : Set up Java and Maven
44- uses : actions/setup-java@v4
44+ uses : actions/setup-java@v5
4545 with :
4646 java-version : 17
4747 distribution : temurin
Original file line number Diff line number Diff line change 3333 with :
3434 ref : ${{ inputs.checkout-ref }}
3535 - name : Set up Java and Maven
36- uses : actions/setup-java@v4
36+ uses : actions/setup-java@v5
3737 with :
3838 distribution : temurin
3939 java-version : ${{ inputs.java-version }}
Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v5
2121 - name : Set up Java and Maven
22- uses : actions/setup-java@v4
22+ uses : actions/setup-java@v5
2323 with :
2424 distribution : temurin
2525 java-version : 21
Original file line number Diff line number Diff line change 2424 ref : " ${{inputs.version_branch}}"
2525
2626 - name : Set up Java and Maven
27- uses : actions/setup-java@v4
27+ uses : actions/setup-java@v5
2828 with :
2929 java-version : 17
3030 distribution : temurin
6161 ref : " ${{inputs.version_branch}}"
6262
6363 - name : Set up Java and Maven
64- uses : actions/setup-java@v4
64+ uses : actions/setup-java@v5
6565 with :
6666 java-version : 17
6767 distribution : temurin
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v5
2020 - name : Set up Java and Maven
21- uses : actions/setup-java@v4
21+ uses : actions/setup-java@v5
2222 with :
2323 distribution : temurin
2424 java-version : 17
3131 steps :
3232 - uses : actions/checkout@v5
3333 - name : Set up Java and Maven
34- uses : actions/setup-java@v4
34+ uses : actions/setup-java@v5
3535 with :
3636 java-version : 17
3737 distribution : temurin
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v5
2727 - name : Set up Java and Maven
28- uses : actions/setup-java@v4
28+ uses : actions/setup-java@v5
2929 with :
3030 distribution : temurin
3131 java-version : 17
You can’t perform that action at this time.
0 commit comments