File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 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.7.0 # https://github.com/actions/setup-java
35
+ uses : actions/setup-java@v4.7.1 # 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 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.7.0 # https://github.com/actions/setup-java
55
+ uses : actions/setup-java@v4.7.1 # 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 : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 64
64
# Whether to configure the token or SSH key with the local git config. Default: true
65
65
persist-credentials : false
66
66
- name : Install JDK
67
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
67
+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
68
68
with :
69
69
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
70
70
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 55
55
# Whether to configure the token or SSH key with the local git config. Default: true
56
56
persist-credentials : false
57
57
- name : Install JDK
58
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
58
+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
59
59
with :
60
60
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
61
61
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.7.0 # https://github.com/actions/setup-java
40
+ uses : actions/setup-java@v4.7.1 # 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 38
38
# Whether to configure the token or SSH key with the local git config. Default: true
39
39
persist-credentials : false
40
40
- name : Install JDK
41
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
41
+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
42
42
with :
43
43
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
44
44
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
63
63
# Whether to configure the token or SSH key with the local git config. Default: true
64
64
persist-credentials : false
65
65
- name : Install JDK
66
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
66
+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
67
67
with :
68
68
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
69
69
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 37
37
# Whether to configure the token or SSH key with the local git config. Default: true
38
38
persist-credentials : false
39
39
- name : Install JDK
40
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
40
+ uses : actions/setup-java@v4.7.1 # 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
62
62
# Whether to configure the token or SSH key with the local git config. Default: true
63
63
persist-credentials : false
64
64
- name : Install JDK
65
- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
65
+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
66
66
with :
67
67
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
68
68
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
You can’t perform that action at this time.
0 commit comments