Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huizebruin authored Jun 20, 2024
1 parent f223beb commit 12eeb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4
- name: Build firmware
uses: esphome/build-action@v2.0.1
uses: esphome/build-action@v3.0.0
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
Expand Down

0 comments on commit 12eeb14

Please sign in to comment.