Skip to content

Commit 83e4165

Browse files
author
Kern, Thomas
committed
upgrade to Flutter 3.27.2
1 parent 063c5ee commit 83e4165

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build_release_latest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
cache: 'gradle'
6868
- uses: subosito/flutter-action@v2
6969
with:
70-
flutter-version: '3.22.3'
70+
flutter-version: '3.27.2'
7171
channel: 'stable'
7272
cache: true
7373
- name: read-yaml-file
@@ -128,7 +128,7 @@ jobs:
128128
- uses: actions/checkout@v4
129129
- uses: subosito/flutter-action@v2
130130
with:
131-
flutter-version: '3.22.3'
131+
flutter-version: '3.27.2'
132132
channel: 'stable'
133133
- name: read-yaml-file
134134
uses: pietrobolcato/action-read-yaml@1.1.0
@@ -176,7 +176,7 @@ jobs:
176176
cache: 'gradle'
177177
- uses: subosito/flutter-action@v2
178178
with:
179-
flutter-version: '3.22.3'
179+
flutter-version: '3.27.2'
180180
channel: 'stable'
181181
cache: true
182182
- name: read-yaml-file
@@ -223,7 +223,7 @@ jobs:
223223
cache: 'gradle'
224224
- uses: subosito/flutter-action@v2
225225
with:
226-
flutter-version: '3.22.3'
226+
flutter-version: '3.27.2'
227227
channel: 'stable'
228228
cache: true
229229
- name: read-yaml-file

0 commit comments

Comments
 (0)