We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc55b1c commit f4ee1c9Copy full SHA for f4ee1c9
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: 11
26
- uses: subosito/flutter-action@v1
27
with:
28
- flutter-version: '2.8.1'
+ flutter-version: '3.0.0'
29
- uses: finnp/create-file-action@master
30
env:
31
FILE_NAME: lib/common/config/ignoreConfig.dart
@@ -47,7 +47,7 @@ jobs:
47
java-version: 8
48
49
50
- flutter-version: '2.5.3'
51
52
53
0 commit comments