Skip to content

Commit ad3445d

Browse files
committed
use esphome/build-action@v6
1 parent 42673ec commit ad3445d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Configure
2424
run: ${{matrix.framework_opts}} board=${{matrix.board}} envsubst < test/config.yaml.template > test/config.yaml
2525
- name: Compile
26-
uses: esphome/build-action@v4.0.4
26+
uses: esphome/build-action@v6
2727
id: esphome-build
2828
with:
2929
yaml-file: test/config.yaml

0 commit comments

Comments
 (0)