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 2222 steps :
2323 - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2424 - name : Set up JDK 8
25- uses : actions/setup-java@a82e6d00200608b0b4c131bc9a89f7349786bd33
25+ uses : actions/setup-java@3617c43588448d532250f5c331dffcca90e398f1
2626 with :
2727 java-version : ' 8'
2828 distribution : ' temurin'
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2020
2121 - name : Set up JDK 8
22- uses : actions/setup-java@a82e6d00200608b0b4c131bc9a89f7349786bd33
22+ uses : actions/setup-java@3617c43588448d532250f5c331dffcca90e398f1
2323 with :
2424 java-version : ' 8'
2525 distribution : ' temurin'
Original file line number Diff line number Diff line change 3232 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
3333 - name : Set up JDK 8
3434 if : ${{ steps.release.outputs.releases_created }}
35- uses : actions/setup-java@a82e6d00200608b0b4c131bc9a89f7349786bd33
35+ uses : actions/setup-java@3617c43588448d532250f5c331dffcca90e398f1
3636 with :
3737 java-version : ' 8'
3838 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments