File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 with :
3030 persist-credentials : false
3131 - name : Setup Java
32- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
32+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
3333 with :
3434 distribution : temurin
3535 java-version : 21
Original file line number Diff line number Diff line change 1919 with :
2020 persist-credentials : false
2121 - name : Set up JDK
22- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
22+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
2323 with :
2424 distribution : temurin
2525 java-version : 21
4949 with :
5050 persist-credentials : false
5151 - name : Set up JDK
52- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
52+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
5353 with :
5454 distribution : temurin
5555 java-version : 21
7171 with :
7272 persist-credentials : false
7373 - name : Set up JDK
74- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
74+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
7575 with :
7676 distribution : temurin
7777 java-version : ${{ matrix.java }}
@@ -109,7 +109,7 @@ jobs:
109109 with :
110110 persist-credentials : false
111111 - name : Set up JDK
112- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
112+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
113113 with :
114114 distribution : temurin
115115 java-version : 21
Original file line number Diff line number Diff line change 1919 with :
2020 persist-credentials : false
2121 - name : Set up JDK
22- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
22+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
2323 with :
2424 distribution : temurin
2525 java-version : 21
5959 fetch-depth : 0
6060 persist-credentials : false
6161 - name : Set up JDK
62- uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
62+ uses : actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0 .0
6363 with :
6464 distribution : temurin
6565 java-version : 21
You can’t perform that action at this time.
0 commit comments