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 235071c commit bc6d492Copy full SHA for bc6d492
.github/workflows/dart.yml
@@ -19,7 +19,7 @@ jobs:
19
java-version: '12.x'
20
- uses: subosito/flutter-action@v1
21
with:
22
- flutter-version: '2.8.0'
+ flutter-version: '2.10.3'
23
channel: 'stable'
24
- name: Install dependencies
25
run: flutter pub get
0 commit comments