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 8b9baf5 commit 97d2633Copy full SHA for 97d2633
.github/workflows/dart.yml
@@ -17,7 +17,7 @@ jobs:
17
java-version: '12.x'
18
- uses: subosito/flutter-action@v1
19
with:
20
- flutter-version: '3.3.4'
+ flutter-version: '3.7.11'
21
- run: flutter pub get
22
- run: flutter analyze
23
- run: flutter format -n --set-exit-if-changed .
0 commit comments