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 022f497 commit ae1e4d6Copy full SHA for ae1e4d6
.github/workflows/pull_request.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Flutter
14
uses: subosito/flutter-action@v2
15
with:
16
- flutter-version: "3.19.0"
+ flutter-version: "3.32.0"
17
channel: "stable"
18
cache: true
19
0 commit comments