Skip to content

Commit

Permalink
Use flutter 2.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep authored Dec 9, 2021
1 parent 07871e5 commit 981ce3d
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 @@ -39,7 +39,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF:10}
- uses: subosito/flutter-action@v1
with:
flutter-version: '2.5.x'
flutter-version: '2.8.x'
channel: 'beta'
- name: Copy secrets
run: |
Expand Down

0 comments on commit 981ce3d

Please sign in to comment.