diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 6ff3890..e34a9ed 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -8,7 +8,7 @@ jobs: runs-on: "ubuntu-latest" name: Validate steps: - - uses: "actions/checkout@v2" + - uses: "actions/checkout@v4" - name: HACS validation uses: "hacs/action@main"