We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e57a4d6 + 1ba348b commit a13e19fCopy full SHA for a13e19f
1 file changed
.github/workflows/jsoncheck.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6
16
17
- name: Check JSON syntax
18
- uses: limitusus/json-syntax-check@v1
+ uses: limitusus/json-syntax-check@v2
19
with:
20
pattern: "\\.json$"
21
0 commit comments