File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 55
66The following sections show how to configure this action.
77
8- Maintainers: [ Alif Rachmawadi] (original creator), [ Bartek Pacia]
9-
108## Specifying Flutter version
119
1210### Use specific version and channel
6260
6361> [!WARNING]
6462>
65- > Using `flutter-version-file` requires [`yq`][ https://github.com/mikefarah/yq] ,
63+ > Using `flutter-version-file` requires [`yq`]( https://github.com/mikefarah/yq) ,
6664> which is not pre-installed in `windows` images. Install it yourself.
6765
6866# ## Use latest release for particular channel
@@ -284,5 +282,10 @@ steps:
284282 echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
285283` ` `
286284
285+ # # Maintainers
286+
287+ - [Alif Rachmawadi] (original creator)
288+ - [Bartek Pacia]
289+
287290[Alif Rachmawadi] : https://github.com/subosito
288291[Bartek Pacia] : https://github.com/bartekpacia
You can’t perform that action at this time.
0 commit comments