Skip to content

Commit

Permalink
⬆️ Update esphome/build-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent c124ca4 commit 79c5a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.1.1
- name: 🔨 Build firmware
uses: esphome/build-action@v1.9.0
uses: esphome/build-action@v2.0.0
id: esphome-build
with:
yaml_file: ${{ matrix.firmware }}/${{ matrix.device }}.yaml
Expand Down

0 comments on commit 79c5a83

Please sign in to comment.