From ecc484ca167e6f18faab2d4d1496899fde99e2c6 Mon Sep 17 00:00:00 2001 From: Mark Breen Date: Mon, 6 Jan 2025 21:45:40 +0000 Subject: [PATCH] Update hassfest.yaml --- .github/workflows/hassfest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hassfest.yaml b/.github/workflows/hassfest.yaml index 37e257d..d203eda 100644 --- a/.github/workflows/hassfest.yaml +++ b/.github/workflows/hassfest.yaml @@ -10,5 +10,5 @@ jobs: validate: runs-on: "ubuntu-latest" steps: - - uses: "actions/checkout@v3.5.3" - - uses: "home-assistant/actions/hassfest@master" \ No newline at end of file + - uses: "actions/checkout@v4" + - uses: "home-assistant/actions/hassfest@master"