File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
- name : Checkout current branch
17
17
uses : actions/checkout@v4.2.2
18
18
- name : Setup Java
19
- uses : actions/setup-java@v4.5 .0
19
+ uses : actions/setup-java@v4.6 .0
20
20
with :
21
21
distribution : temurin
22
22
java-version : 17
38
38
- name : Checkout current branch
39
39
uses : actions/checkout@v4.2.2
40
40
- name : Setup Java
41
- uses : actions/setup-java@v4.5 .0
41
+ uses : actions/setup-java@v4.6 .0
42
42
with :
43
43
distribution : temurin
44
44
java-version : 17
55
55
- name : Checkout current branch
56
56
uses : actions/checkout@v4.2.2
57
57
- name : Setup Java
58
- uses : actions/setup-java@v4.5 .0
58
+ uses : actions/setup-java@v4.6 .0
59
59
with :
60
60
distribution : temurin
61
61
java-version : 17
72
72
- name : Checkout current branch
73
73
uses : actions/checkout@v4.2.2
74
74
- name : Setup Java
75
- uses : actions/setup-java@v4.5 .0
75
+ uses : actions/setup-java@v4.6 .0
76
76
with :
77
77
distribution : temurin
78
78
java-version : 17
Original file line number Diff line number Diff line change 15
15
with :
16
16
fetch-depth : 0
17
17
- name : Setup Java
18
- uses : actions/setup-java@v4.5 .0
18
+ uses : actions/setup-java@v4.6 .0
19
19
with :
20
20
distribution : temurin
21
21
java-version : 17
Original file line number Diff line number Diff line change 14
14
with :
15
15
fetch-depth : 0
16
16
- name : Setup Java
17
- uses : actions/setup-java@v4.5 .0
17
+ uses : actions/setup-java@v4.6 .0
18
18
with :
19
19
distribution : temurin
20
20
java-version : 17
You can’t perform that action at this time.
0 commit comments