Skip to content

Commit 0b5abd9

Browse files
committed
Merge branch '0.3.x' of https://github.com/boringdeveloper/FlutterSwitch into 0.3.x
2 parents c1959da + 9708414 commit 0b5abd9

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)