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 00585d9 commit 15ff9a0Copy full SHA for 15ff9a0
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: 21
26
- uses: subosito/flutter-action@v1
27
with:
28
- flutter-version: '3.27.1'
+ flutter-version: '3.29.2'
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