We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e6e0f commit 46667f7Copy full SHA for 46667f7
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Flutter
14
uses: subosito/flutter-action@v2
15
with:
16
- flutter-version: '3.19.3'
+ flutter-version: '3.29.3'
17
channel: 'stable'
18
19
- name: Install dependencies
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments