Update to latest checkout

This commit is contained in:
Edward Firmo
2023-10-12 09:42:51 +02:00
parent f3a17959be
commit 1af0894820
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ jobs:
name: Validate ESPHome YAML
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.0
- name: Validate nspanel_esphome.yaml
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome.yaml
- name: Validate nspanel_esphome_advanced.yaml