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 2626 fetch-depth : 0
2727 submodules : recursive
2828 - name : Set up JDK 17
29- uses : actions/setup-java@66b945764b75604b3cfd644c3ada5232cf6c90c6
29+ uses : actions/setup-java@46c56d6f92c88cf540acf95a12a4a41197499222
3030 with :
3131 java-version : ' 17'
3232 distribution : ' temurin'
Original file line number Diff line number Diff line change 2525 submodules : recursive
2626
2727 - name : Set up JDK ${{ matrix.build.java }}
28- uses : actions/setup-java@66b945764b75604b3cfd644c3ada5232cf6c90c6
28+ uses : actions/setup-java@46c56d6f92c88cf540acf95a12a4a41197499222
2929 with :
3030 java-version : ${{ matrix.build.java }}
3131 distribution : ' temurin'
Original file line number Diff line number Diff line change 4343 submodules : recursive
4444
4545 - name : Set up JDK 17
46- uses : actions/setup-java@66b945764b75604b3cfd644c3ada5232cf6c90c6
46+ uses : actions/setup-java@46c56d6f92c88cf540acf95a12a4a41197499222
4747 with :
4848 java-version : ' 17'
4949 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments