We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e8c3a commit 305ddb1Copy full SHA for 305ddb1
.github/workflows/release.yml
@@ -76,6 +76,7 @@ jobs:
76
- uses: subosito/flutter-action@v2
77
with:
78
channel: 'stable'
79
+ flutter-version: 3.19.6
80
81
- name: 🌱 - Get dependencies
82
run: flutter pub get
0 commit comments