mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
chore: upgrade dependencies to latest versions (#19)
This commit is contained in:
parent
b3e9f6dd1a
commit
ae5d895957
2 changed files with 7 additions and 9 deletions
6
.github/workflows/master.yml
vendored
6
.github/workflows/master.yml
vendored
|
@ -19,8 +19,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: dev
|
||||
flutter-version: "2.6.0-11.0.pre"
|
||||
channel: stable
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
@ -48,8 +47,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: dev
|
||||
flutter-version: "2.6.0-11.0.pre"
|
||||
channel: stable
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue