Skip to content

Commit

Permalink
use 3.22.x for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ardera committed Aug 8, 2024
1 parent 355f43b commit c618211
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- uses: subosito/flutter-action@v2
with:
cache: true
channel: stable
flutter-version: 3.22.x

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit c618211

Please sign in to comment.