Skip to content

Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 #189

Bump dart-lang/setup-dart from 1.6.0 to 1.6.2

Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 #189

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
coverage_web: false
checks: "version,changelog,license,do-not-submit,breaking,coverage"
use-flutter: true
sdk: master
permissions:
pull-requests: write