We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6f31b commit 13ec2e3Copy full SHA for 13ec2e3
.github/workflows/dart.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: subosito/flutter-action@v2.18.0
41
with:
42
channel: stable
43
- flutter-version: 3.29.0
+ flutter-version: 3.32.2
44
- name: Install dependencies
45
run: dart pub get
46
- name: Verify formatting
0 commit comments