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 2020 ref : ${{ github.event.workflow_run.head_branch }}
2121 filter : " blob:none"
2222 fetch-depth : 0
23- - uses : actions/setup-java@v5.1 .0
23+ - uses : actions/setup-java@v5.2 .0
2424 with :
2525 distribution : temurin
2626 java-version : 21
Original file line number Diff line number Diff line change 2727 ref : ${{ github.event.workflow_run.head_branch }}
2828 filter : " blob:none"
2929 fetch-depth : 0
30- - uses : actions/setup-java@v5.1 .0
30+ - uses : actions/setup-java@v5.2 .0
3131 with :
3232 distribution : temurin
3333 java-version : 21
Original file line number Diff line number Diff line change 2828 filter : " blob:none"
2929 fetch-depth : 0
3030 - run : git remote set-head --auto origin
31- - uses : actions/setup-java@v5.1 .0
31+ - uses : actions/setup-java@v5.2 .0
3232 with :
3333 distribution : temurin
3434 java-version : 21
Original file line number Diff line number Diff line change 4040 runs-on : ubuntu-24.04
4141 steps :
4242 - *checkout-step
43- - uses : actions/setup-java@v5.1 .0
43+ - uses : actions/setup-java@v5.2 .0
4444 with :
4545 distribution : temurin
4646 java-version : 21
Original file line number Diff line number Diff line change 2727 ref : ${{ github.ref }}
2828 filter : " blob:none"
2929 fetch-depth : 0
30- - uses : actions/setup-java@v5.1 .0
30+ - uses : actions/setup-java@v5.2 .0
3131 with :
3232 distribution : temurin
3333 java-version : 21
You can’t perform that action at this time.
0 commit comments