File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 restore-keys : |
3333 ${{ runner.os }}-jdk-${{ matrix.jdk }}-gradlewrapper-${{ hashFiles('**/gradle-wrapper.properties') }}-gradlescripts-
3434 - name : Set up JDK
35- uses : actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
35+ uses : actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
3636 with :
3737 distribution : ' adopt'
3838 java-version : ${{ matrix.jdk }}
5555 fetch-depth : ' 0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
5656
5757 - name : Set up Java 11
58- uses : actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
58+ uses : actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
5959 with :
6060 distribution : ' adopt'
6161 java-version : 17
You can’t perform that action at this time.
0 commit comments