Skip to content

Commit 6cd8165

Browse files
committed
ci: use flutter 3.27.0
1 parent 048cc1d commit 6cd8165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Flutter
2828
uses: subosito/flutter-action@v2
2929
with:
30-
channel: stable
30+
flutter-version: '3.27.0'
3131

3232
- name: Install dependencies (flutter web app)
3333
run: |

0 commit comments

Comments
 (0)