Skip to content

Commit

Permalink
Merge pull request #29 from mugikhan/develop
Browse files Browse the repository at this point in the history
Update flutter version
  • Loading branch information
mugikhan authored Jul 30, 2023
2 parents 65532c5 + 89d0a7e commit 9f7afd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.2'
flutter-version: '3.7.12'
channel: 'stable'
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:'
cache-path: '${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:'
Expand Down

0 comments on commit 9f7afd4

Please sign in to comment.