File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1717 - name : Setup Flutter
1818 uses : subosito/flutter-action@v2
1919 with :
20- flutter-version-file : pubspec.yaml
20+ flutter-version : ' 3.22.0 '
2121 channel : ' stable'
2222 cache : true
2323
Original file line number Diff line number Diff line change 2727 - name : Setup Flutter
2828 uses : subosito/flutter-action@v2
2929 with :
30- flutter-version-file : pubspec.yaml
30+ flutter-version : ' 3.22.0 '
3131 channel : ' stable'
3232 cache : true
3333
6666 - name : Setup Flutter
6767 uses : subosito/flutter-action@v2
6868 with :
69- flutter-version-file : pubspec.yaml
69+ flutter-version : ' 3.22.0 '
7070 channel : ' stable'
7171 cache : true
7272
@@ -102,7 +102,7 @@ jobs:
102102 - name : Setup Flutter
103103 uses : subosito/flutter-action@v2
104104 with :
105- flutter-version-file : pubspec.yaml
105+ flutter-version : ' 3.22.0 '
106106 channel : ' stable'
107107 cache : true
108108
Original file line number Diff line number Diff line change 3939 - name : Setup Flutter
4040 uses : subosito/flutter-action@v2
4141 with :
42- flutter-version-file : pubspec.yaml
42+ flutter-version : ' 3.22.0 '
4343 channel : ' stable'
4444 cache : true
4545
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ version: 1.0.0+1
2020
2121environment :
2222 sdk : ^3.9.0
23- flutter : " >=3.22.0"
2423
2524# Dependencies specify other packages that your package needs in order to work.
2625# To automatically upgrade your package dependencies to the latest versions
You can’t perform that action at this time.
0 commit comments