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 69732dc commit 5cb3d2bCopy full SHA for 5cb3d2b
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install & set Flutter version
16
uses: subosito/flutter-action@v2
17
with:
18
- flutter-version: '3.10.4'
+ flutter-version: '3.19.6'
19
channel: 'stable'
20
- name: Get package
21
run: flutter pub get
0 commit comments