File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : Set up JDK 21
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 java-version : 21
2020 distribution : ' temurin'
Original file line number Diff line number Diff line change 5353 repository : ${{ fromJSON(steps.get-pr.outputs.result).head.repo.full_name }}
5454 ref : ${{ fromJSON(steps.get-pr.outputs.result).head.sha }} # or .head.ref for branch name
5555 - name : Set up JDK 21
56- uses : actions/setup-java@v4
56+ uses : actions/setup-java@v5
5757 with :
5858 java-version : ' 21'
5959 distribution : ' temurin'
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : Set up JDK 21
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 java-version : 21
2020 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments