We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6f90c commit deb59beCopy full SHA for deb59be
1 file changed
.github/workflows/workflow.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Flutter
13
uses: subosito/flutter-action@v2
14
with:
15
- flutter-version: stable
+ flutter-version: 3.29.0
16
17
- name: Install dependencies
18
run: flutter pub get
0 commit comments