Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/huizebruin/s0tool
Browse files Browse the repository at this point in the history
  • Loading branch information
huizebruin committed Jun 20, 2024
2 parents 321c618 + 12eeb14 commit 4933fad
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 @@ -51,7 +51,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4
- name: Build firmware
uses: esphome/build-action@v2.0.0
uses: esphome/build-action@v3.0.0
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
Expand Down

0 comments on commit 4933fad

Please sign in to comment.