Skip to content

Commit 305ddb1

Browse files
ci: fix flutter breaking change
1 parent e5e8c3a commit 305ddb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
- uses: subosito/flutter-action@v2
7777
with:
7878
channel: 'stable'
79+
flutter-version: 3.19.6
7980

8081
- name: 🌱 - Get dependencies
8182
run: flutter pub get

0 commit comments

Comments
 (0)