Skip to content

Commit

Permalink
Updated github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Conezi committed May 28, 2024
1 parent 79dd55b commit abfb77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dev_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable' # 'dev', 'alpha', default to: 'stable'
flutter-version: '3.16.5' # you can also specify exact version of flutter
flutter-version: '3.22.1' # you can also specify exact version of flutter

- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603

Expand Down

0 comments on commit abfb77b

Please sign in to comment.