File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v5
1717 - name : Set up Java and Maven
18- uses : actions/setup-java@v4
18+ uses : actions/setup-java@v5
1919 with :
2020 distribution : temurin
2121 java-version : 21
2929 steps :
3030 - uses : actions/checkout@v5
3131 - name : Set up Java and Maven
32- uses : actions/setup-java@v4
32+ uses : actions/setup-java@v5
3333 with :
3434 distribution : temurin
3535 java-version : 21
4141 steps :
4242 - uses : actions/checkout@v5
4343 - name : Set up Java and Maven
44- uses : actions/setup-java@v4
44+ uses : actions/setup-java@v5
4545 with :
4646 distribution : temurin
4747 java-version : 21
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v5
1515 - name : Set up Java and Maven
16- uses : actions/setup-java@v4
16+ uses : actions/setup-java@v5
1717 with :
1818 distribution : temurin
1919 java-version : 21
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 : 21
You can’t perform that action at this time.
0 commit comments