Skip to content

Bump codecov/codecov-action from 4 to 5 (#30) #563

Bump codecov/codecov-action from 4 to 5 (#30)

Bump codecov/codecov-action from 4 to 5 (#30) #563

Workflow file for this run

name: Validate with hassfest
"on":
pull_request:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"