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 40d080d commit 0c48592Copy full SHA for 0c48592
.github/workflows/flutter.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: subosito/flutter-action@v2.12.0
37
with:
38
cache: true
39
- flutter-version: '3.19'
+ flutter-version: '3.22'
40
channel: 'stable'
41
- name: Version
42
run: flutter doctor -v
0 commit comments