Skip to content

Commit

Permalink
Bump esphome/build-action to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Sep 12, 2024
1 parent e785cdf commit 195d174
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/[email protected].1
uses: esphome/[email protected].2
id: esphome-build
with:
yaml-file: ${{ matrix.file }}
Expand Down

0 comments on commit 195d174

Please sign in to comment.