We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eab69c commit abc2c63Copy full SHA for abc2c63
.github/workflows/dart.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: subosito/flutter-action@v2
41
with:
42
channel: stable
43
- flutter-version: 3.24.2
+ flutter-version: 3.32.4
44
- run: flutter --version
45
46
- name: Install dependencies
0 commit comments