File tree 7 files changed +9
-9
lines changed
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 32
32
persist-credentials : false
33
33
34
34
- name : Install JDK
35
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
35
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
36
36
with :
37
37
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
38
38
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 41
41
# Whether to configure the token or SSH key with the local git config. Default: true
42
42
persist-credentials : false
43
43
- name : Install JDK
44
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
44
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
45
45
with :
46
46
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
47
47
java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 53
53
# Whether to configure the token or SSH key with the local git config. Default: true
54
54
persist-credentials : false
55
55
- name : Install JDK
56
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
56
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
57
57
with :
58
58
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
59
59
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 44
44
# Whether to configure the token or SSH key with the local git config. Default: true
45
45
persist-credentials : false
46
46
- name : Install JDK
47
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
47
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
48
48
with :
49
49
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
50
50
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 37
37
persist-credentials : false
38
38
39
39
- name : Install JDK
40
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
40
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
41
41
with :
42
42
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
43
43
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 27
27
# Whether to configure the token or SSH key with the local git config. Default: true
28
28
persist-credentials : false
29
29
- name : Install JDK
30
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
30
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
31
31
with :
32
32
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
33
33
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
52
52
# Whether to configure the token or SSH key with the local git config. Default: true
53
53
persist-credentials : false
54
54
- name : Install JDK
55
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
55
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
56
56
with :
57
57
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
58
58
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 26
26
# Whether to configure the token or SSH key with the local git config. Default: true
27
27
persist-credentials : false
28
28
- name : Install JDK
29
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
29
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
30
30
with :
31
31
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
32
32
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
51
51
# Whether to configure the token or SSH key with the local git config. Default: true
52
52
persist-credentials : false
53
53
- name : Install JDK
54
- uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
54
+ uses : actions/setup-java@v4.2 .0 # https://github.com/actions/setup-java
55
55
with :
56
56
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
57
57
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
You can’t perform that action at this time.
0 commit comments