We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd1a3e commit f636025Copy full SHA for f636025
1 file changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Setup Flutter
57
uses: subosito/flutter-action@v2.16.0
58
with:
59
- channel: stable
+ channel: 3.3.7
60
flutter-version-file: pubspec.yaml
61
62
- name: Install dependencies
0 commit comments