Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump actions/checkout from 4.1.1 to 4.1.2 #7

Bump actions/checkout from 4.1.1 to 4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2 #7

Workflow file for this run

name: Health
on:
pull_request:
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
coverage_web: false
sdk: dev
permissions:
pull-requests: write