Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbgarSim authored Jan 26, 2024
1 parent c893956 commit 92e8cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
- uses: subosito/flutter-action@v2
with:
flutter-version: 'stable' # Use the latest stable version of Flutter
flutter-version: 3.10.6

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

0 comments on commit 92e8cf6

Please sign in to comment.