Skip to content

Commit

Permalink
Bump esphome-build-action to 5.0.0 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Dec 5, 2024
1 parent 58542dd commit 89cbcbc
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 @@ -84,7 +84,7 @@ jobs:
run: |
sed -i "s/version: dev/version: ${{ needs.prepare.outputs.version }}/g" ${{ matrix.file }}
- name: Build Firmware
uses: esphome/build-action@v4.0.4
uses: esphome/build-action@v5.0.0
id: esphome-build
with:
yaml-file: ${{ matrix.file }}
Expand Down

0 comments on commit 89cbcbc

Please sign in to comment.