2626 # Whether to configure the token or SSH key with the local git config. Default: true
2727 persist-credentials : false
2828 - name : Install JDK
29- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
29+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
3030 with :
3131 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3232 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4545 # Whether to configure the token or SSH key with the local git config. Default: true
4646 persist-credentials : false
4747 - name : Install JDK
48- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
48+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
4949 with :
5050 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5151 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6464 # Whether to configure the token or SSH key with the local git config. Default: true
6565 persist-credentials : false
6666 - name : Install JDK
67- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
67+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
6868 with :
6969 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
7070 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
8383 # Whether to configure the token or SSH key with the local git config. Default: true
8484 persist-credentials : false
8585 - name : Install JDK
86- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
86+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
8787 with :
8888 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
8989 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
@@ -188,7 +188,7 @@ jobs:
188188 # Whether to configure the token or SSH key with the local git config. Default: true
189189 persist-credentials : false
190190 - name : Install JDK
191- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
191+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
192192 with :
193193 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
194194 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
@@ -207,7 +207,7 @@ jobs:
207207 # Whether to configure the token or SSH key with the local git config. Default: true
208208 persist-credentials : false
209209 - name : Install JDK
210- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
210+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
211211 with :
212212 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
213213 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
@@ -233,7 +233,7 @@ jobs:
233233 # Whether to configure the token or SSH key with the local git config. Default: true
234234 persist-credentials : false
235235 - name : Install JDK
236- uses : actions/setup-java@v3.13 .0 # https://github.com/actions/setup-java
236+ uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
237237 with :
238238 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
239239 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
0 commit comments