Skip to content

Commit

Permalink
Merge pull request #18 from golles/dependabot/github_actions/esphome/…
Browse files Browse the repository at this point in the history
…build-action-4

Bump esphome/build-action from 3 to 4
  • Loading branch information
golles authored Aug 31, 2024
2 parents 9537123 + 7e90cc1 commit 281ad57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ jobs:
configFile: ".github/workflows/mock-secrets-config.json"

- name: Build ESPHome firmware
uses: esphome/build-action@v3
uses: esphome/build-action@v4
id: esphome-build
with:
yaml_file: ${{ matrix.configuration }}
yaml-file: ${{ matrix.configuration }}

- name: Prepare firmware for upload
run: |
Expand Down

0 comments on commit 281ad57

Please sign in to comment.