Skip to content

Commit d228ff7

Browse files
committed
ci 3.7.10
1 parent 3da435f commit d228ff7

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: 11
2626
- uses: subosito/flutter-action@v1
2727
with:
28-
flutter-version: '3.3.0'
28+
flutter-version: '3.7.10'
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: 11
4848
- uses: subosito/flutter-action@v1
4949
with:
50-
flutter-version: '3.3.0'
50+
flutter-version: '3.7.10'
5151
- uses: finnp/create-file-action@master
5252
env:
5353
FILE_NAME: lib/common/config/ignoreConfig.dart

0 commit comments

Comments
 (0)