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 c39913b commit 1526455Copy full SHA for 1526455
.github/workflows/flutter-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
env:
15
FLUTTER_CHANNEL: master
16
- FLUTTER_VERSION: 3.28.0-0.1.pre
+ FLUTTER_VERSION: 3.29.0
17
18
steps:
19
# Step 1: Checkout repository
0 commit comments