Correct tests

This commit is contained in:
Hillel Coren 2021-08-11 18:56:57 +03:00
parent 6ab47c0b14
commit ec0482a416
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- uses: subosito/flutter-action@v1 - uses: subosito/flutter-action@v1
with: with:
flutter-version: '2.0.5' flutter-version: '2.2.3'
channel: 'stable' channel: 'stable'
- name: Setup App - name: Setup App
run: | run: |