File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
with :
20
20
fetch-depth : 0
21
21
- name : Setup Java
22
- uses : actions/setup-java@v4.2.1
22
+ uses : actions/setup-java@v4.2.2
23
23
with :
24
24
distribution : temurin
25
25
java-version : 17
50
50
with :
51
51
fetch-depth : 0
52
52
- name : Setup Java
53
- uses : actions/setup-java@v4.2.1
53
+ uses : actions/setup-java@v4.2.2
54
54
with :
55
55
distribution : temurin
56
56
java-version : ${{ matrix.java }}
71
71
- name : Checkout current branch
72
72
uses : actions/checkout@v4.1.7
73
73
- name : Setup Java
74
- uses : actions/setup-java@v4.2.1
74
+ uses : actions/setup-java@v4.2.2
75
75
with :
76
76
distribution : temurin
77
77
java-version : 17
88
88
- name : Checkout current branch
89
89
uses : actions/checkout@v4.1.7
90
90
- name : Setup Java
91
- uses : actions/setup-java@v4.2.1
91
+ uses : actions/setup-java@v4.2.2
92
92
with :
93
93
distribution : temurin
94
94
java-version : 17
@@ -116,7 +116,7 @@ jobs:
116
116
with :
117
117
fetch-depth : 0
118
118
- name : Setup Java
119
- uses : actions/setup-java@v4.2.1
119
+ uses : actions/setup-java@v4.2.2
120
120
with :
121
121
distribution : temurin
122
122
java-version : 17
Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : ' 0'
20
20
- name : Setup Java
21
- uses : actions/setup-java@v4.2.1
21
+ uses : actions/setup-java@v4.2.2
22
22
with :
23
23
distribution : temurin
24
24
java-version : 17
You can’t perform that action at this time.
0 commit comments