Skip to content

Commit

Permalink
Use Flutter 2.2.x to build
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed May 19, 2021
1 parent 068f571 commit 99c93fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF:10}
- uses: subosito/flutter-action@v1
with:
flutter-version: '2.0.x'
flutter-version: '2.2.x'
channel: 'beta'
- name: Copy secrets
run: |
Expand Down

0 comments on commit 99c93fb

Please sign in to comment.