Skip to content

Commit

Permalink
feat: add workflows dart
Browse files Browse the repository at this point in the history
  • Loading branch information
amaralkaff committed Oct 31, 2024
1 parent 44f0e7e commit 5d2785b
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 @@ -21,7 +21,7 @@ jobs:
# Set up Flutter
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.9' # Updated to latest stable version
flutter-version: '3.24.4' # Updated to required version for SDK compatibility
channel: 'stable'
cache: true # Add caching for faster setup

Expand Down

0 comments on commit 5d2785b

Please sign in to comment.