Skip to content

Commit ea37238

Browse files
authored
chore: fix version in readme (#69)
1 parent 5000909 commit ea37238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ a device via [ESP Web Tools](https://esphome.github.io/esp-web-tools).
99
## Example usage
1010

1111
```yaml
12-
uses: esphome/build-action@v4.0.2
12+
uses: esphome/build-action@v6
1313
with:
1414
yaml-file: my_configuration.yaml
1515
```

0 commit comments

Comments
 (0)