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,6 +14,6 @@ jobs:
name: Validate Blueprint YAML
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.0
- name: Validate nspanel_blueprint.yaml
run: yamllint -c "./.yamllint/rules.yml" nspanel_blueprint.yaml