This repository was archived by the owner on Jun 13, 2024. It is now read-only.
File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 24
24
distribution : temurin
25
25
# Set up Flutter.
26
26
- name : Clone Flutter repository with master channel
27
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
27
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
28
28
with :
29
29
channel : master
30
30
- run : flutter doctor -v
Original file line number Diff line number Diff line change 22
22
steps :
23
23
# Set up Flutter.
24
24
- name : Clone Flutter repository with master channel
25
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
25
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
26
26
with :
27
27
channel : master
28
28
- run : flutter doctor -v
Original file line number Diff line number Diff line change 21
21
steps :
22
22
# Set up Flutter.
23
23
- name : Clone Flutter repository with master channel
24
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
24
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
25
25
with :
26
26
channel : master
27
27
- run : flutter doctor -v
Original file line number Diff line number Diff line change 11
11
12
12
steps :
13
13
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
14
- - uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11 .0
14
+ - uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # v2.12 .0
15
15
16
16
- uses : dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d # v1.6.0
17
17
- uses : microsoft/setup-msstore-cli@3b2ec9136230357ce9abc02b9d056626fb248d3f # v1
Original file line number Diff line number Diff line change 67
67
steps :
68
68
# Set up Flutter.
69
69
- name : Clone Flutter repository with master channel
70
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
70
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
71
71
with :
72
72
channel : master
73
73
Original file line number Diff line number Diff line change 18
18
steps :
19
19
# Set up Flutter.
20
20
- name : Clone Flutter repository with master channel
21
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
21
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
22
22
with :
23
23
channel : master
24
24
- run : flutter doctor -v
41
41
steps :
42
42
# Set up Flutter.
43
43
- name : Clone Flutter repository with master channel
44
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
44
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
45
45
with :
46
46
channel : master
47
47
- run : flutter doctor -v
59
59
steps :
60
60
# Set up Flutter.
61
61
- name : Clone Flutter repository with master channel
62
- uses : subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
62
+ uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
63
63
with :
64
64
channel : master
65
65
- run : flutter doctor -v
You can’t perform that action at this time.
0 commit comments