File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
java : [ 17 ]
19
19
distribution : [ temurin ]
20
20
steps :
21
- - uses : actions/checkout@v4
21
+ - uses : actions/checkout@v5
22
22
- name : Set up Java and Maven
23
23
uses : actions/setup-java@v4
24
24
with :
33
33
runs-on : ubuntu-latest
34
34
needs : test
35
35
steps :
36
- - uses : actions/checkout@v4
36
+ - uses : actions/checkout@v5
37
37
- name : Set up Java and Maven
38
38
uses : actions/setup-java@v4
39
39
with :
Original file line number Diff line number Diff line change 18
18
java : [ 17 ]
19
19
distribution : [ temurin ]
20
20
steps :
21
- - uses : actions/checkout@v4
21
+ - uses : actions/checkout@v5
22
22
- name : Set up Java and Maven
23
23
uses : actions/setup-java@v4
24
24
with :
38
38
java : [ 17 ]
39
39
distribution : [ temurin ]
40
40
steps :
41
- - uses : actions/checkout@v4
41
+ - uses : actions/checkout@v5
42
42
- name : Set up Java and Maven
43
43
uses : actions/setup-java@v4
44
44
with :
70
70
java : [ 17 ]
71
71
distribution : [ temurin ]
72
72
steps :
73
- - uses : actions/checkout@v4
73
+ - uses : actions/checkout@v5
74
74
- name : Set up Java and Maven
75
75
uses : actions/setup-java@v4
76
76
with :
Original file line number Diff line number Diff line change 8
8
publish :
9
9
runs-on : ubuntu-latest
10
10
steps :
11
- - uses : actions/checkout@v4
11
+ - uses : actions/checkout@v5
12
12
- name : Set up Java and Maven
13
13
uses : actions/setup-java@v4
14
14
with :
38
38
update-working-version :
39
39
runs-on : ubuntu-latest
40
40
steps :
41
- - uses : actions/checkout@v4
41
+ - uses : actions/checkout@v5
42
42
- name : Set up Java and Maven
43
43
uses : actions/setup-java@v4
44
44
with :
Original file line number Diff line number Diff line change 21
21
java : [ 17 ]
22
22
distribution : [ temurin ]
23
23
steps :
24
- - uses : actions/checkout@v4
24
+ - uses : actions/checkout@v5
25
25
- name : Set up Java and Maven
26
26
uses : actions/setup-java@v4
27
27
with :
You can’t perform that action at this time.
0 commit comments