Skip to content

Commit 1526455

Browse files
committed
Update Flutter version in GitHub Action
1 parent c39913b commit 1526455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
env:
1515
FLUTTER_CHANNEL: master
16-
FLUTTER_VERSION: 3.28.0-0.1.pre
16+
FLUTTER_VERSION: 3.29.0
1717

1818
steps:
1919
# Step 1: Checkout repository

0 commit comments

Comments
 (0)