Skip to content

Commit

Permalink
Flutter version
Browse files Browse the repository at this point in the history
Use stable channel instead of 2.2.0
  • Loading branch information
ksw2000 authored Dec 2, 2021
1 parent 3edb35e commit 46e6390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v1
with:
flutter-version: '2.2.0'
channel: 'stable'

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit 46e6390

Please sign in to comment.