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 fbc65f0 commit 3715409Copy full SHA for 3715409
.github/workflows/flutter.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Flutter
23
uses: subosito/flutter-action@v2
24
with:
25
- flutter-version: '3.22.0'
+ flutter-version: '3.24.0'
26
27
# Step 3: Precache Dependencies
28
- name: Flutter Precache
0 commit comments