Skip to content

Commit deb59be

Browse files
committed
update flutter version for workflow (test)
1 parent bf6f90c commit deb59be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Flutter
1313
uses: subosito/flutter-action@v2
1414
with:
15-
flutter-version: stable
15+
flutter-version: 3.29.0
1616

1717
- name: Install dependencies
1818
run: flutter pub get

0 commit comments

Comments
 (0)