Update 2020-04-16-hassfest.md (#1717)

This commit is contained in:
Johnny Willemsen 2023-03-16 19:59:30 +01:00 committed by GitHub
parent 3010fca7f5
commit bce81247ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ To install it, follow these steps:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "actions/checkout@v3"
- uses: home-assistant/actions/hassfest@master
```