Skip to content

Commit

Permalink
Flutter version bump on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
olexale committed Mar 23, 2024
1 parent 856d3d8 commit 07f42f3
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.19.0'
version: '3.19.4'

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

0 comments on commit 07f42f3

Please sign in to comment.