Skip to content

Commit

Permalink
Use a tag to install the JSON Schema CLI
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jun 3, 2024
1 parent 4f5d9b4 commit 948fe6c
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 @@ -11,6 +11,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: intelligence-ai/jsonschema@c2938fb83c67cce882e78dcdb93a820e8cf2783f
- uses: intelligence-ai/jsonschema@v0.1.2
- run: jsonschema fmt schemas --check --verbose
- run: jsonschema lint schemas --verbose

0 comments on commit 948fe6c

Please sign in to comment.