Skip to content

Commit

Permalink
Try validation schema update
Browse files Browse the repository at this point in the history
  • Loading branch information
andredelft committed May 18, 2024
1 parent 4959e71 commit f0c4cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Validate YAML
uses: cardinalby/schema-validator-action@v1
uses: cardinalby/schema-validator-action@v3
with:
file: 'index/heidegger-index.yml'
schema: 'validation/schema.yml'

0 comments on commit f0c4cb5

Please sign in to comment.