Skip to content

Commit

Permalink
Bump esphome/build-action from 4.0.3 to 4.0.4 (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 30768f4 commit a0399ca
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].3
uses: esphome/[email protected].4
id: esphome-build
with:
yaml-file: ${{ matrix.file }}
Expand Down

0 comments on commit a0399ca

Please sign in to comment.