Skip to content

Commit 258020c

Browse files
committed
Updated the CICD to latest version
1 parent 28962a0 commit 258020c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutterci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Step 3: Setup Flutter with version 3.7.11
2727
- uses: subosito/flutter-action@v1
2828
with:
29-
flutter-version: '3.19.6'
29+
flutter-version: '3.22.1'
3030

3131
# Step 4: Get dependencies using pub get
3232
- run: flutter pub get

0 commit comments

Comments
 (0)