chore: upgrade dependencies (#58)

This commit is contained in:
Aleksey Kulikov 2022-05-23 13:50:15 +03:00 committed by GitHub
parent faddaa52e2
commit 3900ec92cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 3453 additions and 3174 deletions

View file

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3.0.1
- uses: subosito/flutter-action@v2
with:
channel: master
channel: stable
- name: Install dependencies
run: flutter pub get
@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v3.0.1
- uses: subosito/flutter-action@v2
with:
channel: master
channel: stable
- name: Install dependencies
run: flutter pub get