Skip to content

Commit 67518e4

Browse files
committed
feat!: bump Yamale to v5
1 parent af93902 commit 67518e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
yaml-schema-validation:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v2
23-
- uses: nrkno/yaml-schema-validator-github-action@v4
22+
- uses: actions/checkout
23+
- uses: nrkno/yaml-schema-validator-github-action@v5
2424
with:
2525
schema: schemas/schema.yaml
2626
target: target.yaml

0 commit comments

Comments
 (0)