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 ea25b0d commit cc2188bCopy full SHA for cc2188b
.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.0.0'
+ flutter-version: '3.3.4'
21
- run: flutter pub get
22
# - run: flutter analyze
23
- run: flutter format -n --set-exit-if-changed .
0 commit comments