8000 Update build.yml · samhblee/flutter-webrtc@b6d42af · GitHub
[go: up one dir, main page]

Skip to content

Commit b6d42af

Browse files
authored
Update build.yml
1 parent 6a85bee commit b6d42af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
java-version: '12.x'
2222
- uses: subosito/flutter-action@v1
2323
with:
24-
flutter-version: '2.2.3'
24+
flutter-version: '2.5.3'
2525
channel: 'stable'
2626
- run: flutter packages get
2727
- run: flutter format lib/ test/ --set-exit-if-changed

0 commit comments

Comments
 (0)
0