File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 with :
2424 ref : 2.x
2525 - name : Set up JDK
26- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
26+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
2727 with :
2828 distribution : ' temurin'
2929 java-version : ${{ matrix.java_version }}
Original file line number Diff line number Diff line change 2323 with :
2424 ref : 3.x
2525 - name : Set up JDK
26- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
26+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
2727 with :
2828 distribution : ' temurin'
2929 java-version : ${{ matrix.java_version }}
Original file line number Diff line number Diff line change 2929 steps :
3030 - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3131 - name : Set up JDK
32- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
32+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
3333 with :
3434 distribution : ' temurin'
3535 java-version : ${{ matrix.java_version }}
You can’t perform that action at this time.
0 commit comments