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 1919 steps :
2020 - uses : actions/checkout@v5
2121 - name : Set up JDK
22- uses : actions/setup-java@v4
22+ uses : actions/setup-java@v5
2323 with :
2424 distribution : ' temurin'
2525 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 1919 git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
2020
2121 - name : Set up JDK
22- uses : actions/setup-java@v4
22+ uses : actions/setup-java@v5
2323 with :
2424 distribution : ' temurin'
2525 java-version : ' 17'
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v5
1313 - name : Set up JDK
14- uses : actions/setup-java@v4
14+ uses : actions/setup-java@v5
1515 with :
1616 distribution : ' temurin'
1717 java-version : ' 17'
You can’t perform that action at this time.
0 commit comments