Skip to content

Commit 07a73cd

Browse files
committed
ci
1 parent f2d9769 commit 07a73cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
java-version: 21
2626
- uses: subosito/flutter-action@v1
2727
with:
28-
flutter-version: '3.24.0'
28+
flutter-version: '3.27.1'
2929
- uses: finnp/create-file-action@master
3030
env:
3131
FILE_NAME: lib/common/config/ignoreConfig.dart
@@ -47,7 +47,7 @@ jobs:
4747
java-version: 21
4848
- uses: subosito/flutter-action@v1
4949
with:
50-
flutter-version: '3.24.0'
50+
flutter-version: '3.27.1'
5151
- uses: finnp/create-file-action@master
5252
env:
5353
FILE_NAME: lib/common/config/ignoreConfig.dart

0 commit comments

Comments
 (0)