Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality committed Jun 28, 2024
2 parents 82811d1 + 5d64696 commit a35d480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- aquaponics-kit.yaml
steps:
- name: Checkout source code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Build ESPHome firmware to verify configuration
uses: esphome/build-action@v1.5.0
uses: esphome/build-action@v3.1.0
with:
yaml_file: ${{ matrix.file }}

0 comments on commit a35d480

Please sign in to comment.