Skip to content

Commit

Permalink
Update Build Actions for ESPHome 2024.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan authored Jun 21, 2024
1 parent d2e4bdf commit dc311af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Checkout source code
uses: actions/[email protected]
- name: Build firmware
uses: esphome/build-action@v1.8.0
uses: esphome/build-action@v3
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
version: latest
version: latest

0 comments on commit dc311af

Please sign in to comment.