Skip to content

Commit

Permalink
Update Flutter on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
olexale committed Dec 4, 2023
1 parent e88cd05 commit 3b888fc
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:
- name: 🐦 Setup Flutter SDK
uses: flutter-actions/setup-flutter@v1
with:
version: '3.13.6'
version: '3.16.2'

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

0 comments on commit 3b888fc

Please sign in to comment.