diff --git a/.github/workflows/hassfest.yaml b/.github/workflows/hassfest.yaml index ac670eb..d3d241d 100644 --- a/.github/workflows/hassfest.yaml +++ b/.github/workflows/hassfest.yaml @@ -12,7 +12,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: ⤵️ Check out code from GitHub - uses: "actions/checkout@v3" + uses: "actions/checkout@v4" - name: 🚀 Run hassfest validation uses: home-assistant/actions/hassfest@master \ No newline at end of file