Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 #1223

Bump actions/checkout from 4.2.1 to 4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2 #1223

Workflow file for this run

---
name: HACS Validation
on:
pull_request:
push:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
hacs:
name: HACS Validation
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.2.2
- name: 🚀 Run HACS validation
uses: hacs/action@main
with:
category: integration