update workflow to 3.3.4

This commit is contained in:
Marco 2022-10-18 13:43:40 -06:00
parent 29ceca8f7c
commit 5ffdebd2c1

View file

@ -8,7 +8,7 @@ jobs:
- name: Prepare repository
uses: actions/checkout@v3
with:
flutter-version: '3.0.5'
flutter-version: '3.3.4'
channel: 'stable'
- name: Install Flutter
uses: subosito/flutter-action@v2