Skip to content

Bump actions/setup-java from 4.0.0 to 4.1.0 #242

Bump actions/setup-java from 4.0.0 to 4.1.0

Bump actions/setup-java from 4.0.0 to 4.1.0 #242

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