github-action: Change flutter version from channel stable to v2.2.3

This commit is contained in:
Calcitem 2021-09-10 01:15:15 +08:00
parent 0dae2b48e8
commit bc10254bda
No known key found for this signature in database
GPG Key ID: F2F7C29E054CFB80
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
- uses: subosito/flutter-action@v1
with:
channel: 'stable' # or: 'dev' or 'beta'
flutter-version: '2.2.3'
- name: Export environment valiables
run: export