diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd218e1..0573aa1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v6 - name: ESPHome ${{ matrix.esphome-version }} - uses: esphome/build-action@v7 + uses: esphome/build-action@v7.3.0 with: yaml-file: ${{ matrix.file }}.yaml version: ${{ matrix.esphome-version }}