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 1829b3b commit a5db2ecCopy full SHA for a5db2ec
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: subosito/flutter-action@v2
19
with:
20
channel: "stable"
21
- flutter-version: 3.19.0
+ flutter-version: 3.24.x
22
23
# Get flutter dependencies.
24
- run: flutter pub get
0 commit comments