We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066a058 commit 074a802Copy full SHA for 074a802
1 file changed
.github/workflows/web.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install flutter
20
uses: subosito/flutter-action@v1.5.3
21
with:
22
- flutter-version: '2.10.1'
+ flutter-version: '3.32.0'
23
24
- run: flutter config --enable-web
25
0 commit comments