Update build script

This commit is contained in:
Hillel Coren 2022-09-08 17:26:18 +03:00
parent e85b12c9b3
commit f8494658bb
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.0.4'
flutter-version: '3.3.0'
#channel: 'stable'
- name: Install Sentry
run: |
@ -115,7 +115,7 @@ jobs:
# - uses: actions/checkout@v1
# - uses: subosito/flutter-action@v1
# with:
# flutter-version: '3.0.4'
# flutter-version: '3.3.0'
# - name: Setup Flutter
# run: |
# flutter doctor -v