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 3da435f commit d228ff7Copy full SHA for d228ff7
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: 11
26
- uses: subosito/flutter-action@v1
27
with:
28
- flutter-version: '3.3.0'
+ flutter-version: '3.7.10'
29
- uses: finnp/create-file-action@master
30
env:
31
FILE_NAME: lib/common/config/ignoreConfig.dart
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments