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 27
27
os : [ubuntu-latest, macos-latest, windows-latest]
28
28
steps :
29
29
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
30
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
30
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
31
31
with :
32
32
distribution : ' zulu'
33
33
java-version : ' 17'
42
42
if : github.repository == 'flutter/samples'
43
43
steps :
44
44
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
45
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
45
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
46
46
with :
47
47
distribution : ' zulu'
48
48
java-version : ' 17'
57
57
if : github.repository == 'flutter/samples'
58
58
steps :
59
59
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
60
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
60
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
61
61
with :
62
62
distribution : ' zulu'
63
63
java-version : ' 17'
Original file line number Diff line number Diff line change 28
28
os : [ubuntu-latest, macos-latest, windows-latest]
29
29
steps :
30
30
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
31
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
31
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
32
32
with :
33
33
distribution : ' zulu'
34
34
java-version : ' 17'
41
41
if : github.repository == 'flutter/samples'
42
42
steps :
43
43
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
44
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
44
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
45
45
with :
46
46
distribution : ' zulu'
47
47
java-version : ' 17'
54
54
if : github.repository == 'flutter/samples'
55
55
steps :
56
56
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
57
- - uses : actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98
57
+ - uses : actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
58
58
with :
59
59
distribution : ' zulu'
60
60
java-version : ' 17'
You can’t perform that action at this time.
0 commit comments