Skip to content

Commit

Permalink
Flutter version fixed at 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alim-zanibekov committed Feb 24, 2022
1 parent 4577ab7 commit 9bf01a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v2
with:
flutter-version: '2.10.2'
channel: "stable"
cache: true
- run: flutter config --no-analytics
Expand All @@ -40,6 +41,7 @@ jobs:
java-version: "11"
- uses: subosito/flutter-action@v2
with:
flutter-version: '2.10.2'
channel: "stable"
cache: true
- run: flutter config --no-analytics
Expand Down

0 comments on commit 9bf01a9

Please sign in to comment.