Skip to content

Commit

Permalink
Update flutter version to 1.19.x
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep authored May 28, 2020
1 parent bf445db commit f9c8eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF:10}
- uses: subosito/flutter-action@v1
with:
flutter-version: '1.15.x'
flutter-version: '1.19.x'
channel: 'dev'
- name: Copy secrets
run: |
Expand Down

0 comments on commit f9c8eaa

Please sign in to comment.