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 9ff3455 commit 567fd62Copy full SHA for 567fd62
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: 17
26
- uses: subosito/flutter-action@v1
27
with:
28
- flutter-version: '3.19.0'
+ flutter-version: '3.22.0'
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