File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
- uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
29
29
with :
30
30
distribution : ' temurin'
31
- java-version : ' 17 '
31
+ java-version : ' 21 '
32
32
- name : Clone elastic/docs-tools
33
33
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
34
34
with :
Original file line number Diff line number Diff line change 26
26
- uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
27
27
with :
28
28
distribution : ' temurin'
29
- java-version : ' 17 '
29
+ java-version : ' 21 '
30
30
- name : Clone elastic/docs-tools
31
31
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32
32
with :
Original file line number Diff line number Diff line change 26
26
- uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
27
27
with :
28
28
distribution : ' temurin'
29
- java-version : ' 17 '
29
+ java-version : ' 21 '
30
30
- name : Clone elastic/docs-tools
31
31
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32
32
with :
Original file line number Diff line number Diff line change 19
19
- uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
20
20
with :
21
21
distribution : ' temurin'
22
- java-version : ' 17 '
22
+ java-version : ' 21 '
23
23
- name : Clone elastic/docs-tools
24
24
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25
25
with :
You can’t perform that action at this time.
0 commit comments