We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b4e75 commit 1ac4eacCopy full SHA for 1ac4eac
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
test:
18
runs-on: ubuntu-latest
19
steps:
20
- - run: sudo snap install jsonschema
+ - uses: sourcemeta/jsonschema@v12.4.0
21
- uses: actions/checkout@v4
22
- run: make lint
23
- run: make test
0 commit comments