Skip to content

Commit 4432728

Browse files
committed
bump flutter version to 3.0.0 in min version test
1 parent 6ed52b5 commit 4432728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/min_version_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d # pin@v2
3232
with:
33-
flutter-version: '2.0.0'
33+
flutter-version: '3.0.0'
3434
# Add flutter build web (missing index)
3535
- name: Build
3636
run: |

0 commit comments

Comments
 (0)