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 79d4956 commit 708943bCopy full SHA for 708943b
.github/workflows/deploy-web.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Flutter
30
uses: subosito/flutter-action@v2
31
with:
32
- flutter-version: '3.10.6'
+ flutter-version: '3.13.9'
33
34
- name: Get dependencies
35
run: flutter pub get
0 commit comments