Skip to content

Commit

Permalink
Merge pull request #44 from simonoppowa/update-dependencies
Browse files Browse the repository at this point in the history
ci: update flutter build version
  • Loading branch information
simonoppowa authored Feb 23, 2024
2 parents 00d887d + cd7ecb8 commit 9ee7861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.x'
flutter-version: '3.19'
channel: 'stable'
cache: true

Expand Down

0 comments on commit 9ee7861

Please sign in to comment.