File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
with :
16
16
fetch-depth : 0
17
17
- name : Set up Java
18
- uses : actions/setup-java@v4.7.1
18
+ uses : actions/setup-java@v5.0.0
19
19
with :
20
20
distribution : temurin
21
21
java-version : 17
39
39
with :
40
40
fetch-depth : 0
41
41
- name : Set up Java
42
- uses : actions/setup-java@v4.7.1
42
+ uses : actions/setup-java@v5.0.0
43
43
with :
44
44
distribution : temurin
45
45
java-version : 17
56
56
- name : Checkout current branch
57
57
58
58
- name : Setup Java
59
- uses : actions/setup-java@v4.7.1
59
+ uses : actions/setup-java@v5.0.0
60
60
with :
61
61
distribution : temurin
62
62
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.7.1
17
+ uses : actions/setup-java@v5.0.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