Update to latest checkout
This commit is contained in:
2
.github/workflows/validate_blueprint.yml
vendored
2
.github/workflows/validate_blueprint.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user