Skip to content

Commit 738e19c

Browse files
committed
ci: update Flutter version to 3.44.1
1 parent 4c109cd commit 738e19c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Flutter
1919
uses: subosito/flutter-action@v2
2020
with:
21-
flutter-version: '3.38.7'
21+
flutter-version: '3.44.1'
2222
channel: 'stable'
2323
cache: true
2424

@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup Flutter
5656
uses: subosito/flutter-action@v2
5757
with:
58-
flutter-version: '3.38.7'
58+
flutter-version: '3.44.1'
5959
channel: 'stable'
6060
cache: true
6161

@@ -93,7 +93,7 @@ jobs:
9393
- name: Setup Flutter
9494
uses: subosito/flutter-action@v2
9595
with:
96-
flutter-version: '3.38.7'
96+
flutter-version: '3.44.1'
9797
channel: 'stable'
9898
cache: true
9999

@@ -130,7 +130,7 @@ jobs:
130130
- name: Setup Flutter
131131
uses: subosito/flutter-action@v2
132132
with:
133-
flutter-version: '3.38.7'
133+
flutter-version: '3.44.1'
134134
channel: 'stable'
135135
cache: true
136136

@@ -161,7 +161,7 @@ jobs:
161161
- name: Setup Flutter
162162
uses: subosito/flutter-action@v2
163163
with:
164-
flutter-version: '3.38.7'
164+
flutter-version: '3.44.1'
165165
channel: 'stable'
166166
cache: true
167167

0 commit comments

Comments
 (0)