File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v5
1515 with :
1616 fetch-depth : 0
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 2525 timeout-minutes : 30
2626 steps :
2727 - uses : actions/checkout@v5
28- - uses : actions/setup-java@v4
28+ - uses : actions/setup-java@v5
2929 with :
3030 distribution : temurin
3131 java-version : 17
Original file line number Diff line number Diff line change 3232 timeout-minutes : 30
3333 steps :
3434 - uses : actions/checkout@v5
35- - uses : actions/setup-java@v4
35+ - uses : actions/setup-java@v5
3636 with :
3737 distribution : temurin
3838 java-version : 17
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v5
1313 with :
1414 fetch-depth : 0
15- - uses : actions/setup-java@v4
15+ - uses : actions/setup-java@v5
1616 with :
1717 distribution : temurin
1818 java-version : 17
Original file line number Diff line number Diff line change 2323 with :
2424 ref : ${{github.event.pull_request.head.ref}}
2525 repository : ${{github.event.pull_request.head.repo.full_name}}
26- - uses : actions/setup-java@v4
26+ - uses : actions/setup-java@v5
2727 with :
2828 java-version : ' 21'
2929 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments