ci(repo): update flutter version

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-04-03 18:13:45 +05:30
committed by xsahil03x
parent c771aa96d5
commit ffb00d0309
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Dart Code Metrics name: Dart Code Metrics
env: env:
flutter_version: "3.3.3" flutter_version: "3.7.0"
folders: "lib, test" folders: "lib, test"
on: on:
@@ -2,7 +2,7 @@ name: stream_flutter_workflow
env: env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true' ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
flutter_version: "3.3.3" flutter_version: "3.7.0"
on: on:
pull_request: pull_request: