Skip to content

Commit 898f2ee

Browse files
committed
cI: updated github actions flutter version 3.29.0
1 parent 68de1b8 commit 898f2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flutter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Flutter
2525
uses: subosito/flutter-action@v2
2626
with:
27-
flutter-version: '3.10.6'
27+
flutter-version: '3.29.0'
2828
channel: 'stable'
2929
cache: true
3030

@@ -49,7 +49,7 @@ jobs:
4949
- name: Setup Flutter build environment
5050
uses: subosito/flutter-action@v2
5151
with:
52-
flutter-version: '3.10.6'
52+
flutter-version: '3.29.0'
5353
channel: 'stable'
5454
cache: true
5555

0 commit comments

Comments
 (0)