Skip to content

Commit 4ca74c6

Browse files
committed
Upgrade Flutter on CI
1 parent a81852e commit 4ca74c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: 🐦 Setup Flutter SDK
2222
uses: flutter-actions/setup-flutter@v1
2323
with:
24-
version: '3.16.2'
24+
version: '3.16.8'
2525

2626
- name: 🛠 Install dependencies
2727
run: flutter pub get

0 commit comments

Comments
 (0)