Also use 3.3.5 for flutter format action (#78)
This commit is contained in:
parent
469195cdf7
commit
7bf9ee553e
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Install flutter
|
||||
uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '2.8.0'
|
||||
flutter-version: '3.3.5'
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue