Skip to content

Commit c5edeeb

Browse files
Update widget_test.yml
1 parent 043aecf commit c5edeeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/widget_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
java-version: '12.x'
1717
- uses: subosito/flutter-action@v1
1818
with:
19-
flutter-version: '1.22.4'
19+
channel: 'stable'
2020
- run: flutter pub get
2121
- run: flutter test

0 commit comments

Comments
 (0)