Skip to content

Commit

Permalink
Update Flutter version in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarHatem28 committed Feb 7, 2023
1 parent 1b42d2b commit 013816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Flutter action
uses: subosito/flutter-action@v1
with:
flutter-version: '3.3.x'
flutter-version: '3.7.x'
channel: stable

- name: Install package dependencies
Expand Down

0 comments on commit 013816e

Please sign in to comment.