diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 903d890..e06f79f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -56,7 +56,7 @@ jobs: configFile: ".github/workflows/mock-secrets-config.json" - name: Build ESPHome firmware - uses: esphome/build-action@v4 + uses: esphome/build-action@v6 id: esphome-build with: yaml-file: ${{ matrix.configuration }}