Skip to content

Commit

Permalink
Upgrade to JSON Schema v0.2.0 (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti authored Jun 4, 2024
1 parent 50e9270 commit af2ca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: intelligence-ai/jsonschema@v0.1.4
- uses: intelligence-ai/jsonschema@v0.2.0
- run: jsonschema fmt schemas --check --verbose
- run: jsonschema lint schemas --verbose

0 comments on commit af2ca3a

Please sign in to comment.