File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
- uses : actions/checkout@v3
22
22
- uses : actions/setup-java@v3
23
23
with :
24
- distribution : ' adopt '
25
- java-version : ' 11.x '
24
+ distribution : ' zulu '
25
+ java-version : ' 17 '
26
26
- uses : subosito/flutter-action@v2
27
27
with :
28
28
channel : ' stable'
49
49
- uses : actions/checkout@v3
50
50
- uses : actions/setup-java@v3
51
51
with :
52
- distribution : ' adopt '
53
- java-version : ' 11.x '
52
+ distribution : ' zulu '
53
+ java-version : ' 17 '
54
54
-
uses :
subosito/[email protected]
55
55
with :
56
56
channel : stable
67
67
- uses : actions/checkout@v3
68
68
- uses : actions/setup-java@v3
69
69
with :
70
- distribution : ' adopt '
71
- java-version : ' 11.x '
70
+ distribution : ' zulu '
71
+ java-version : ' 17 '
72
72
-
uses :
subosito/[email protected]
73
73
with :
74
74
channel : stable
You can’t perform that action at this time.
0 commit comments