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 9bc21ca commit 8018ff2Copy full SHA for 8018ff2
.github/workflows/continuousIntegration.yml
@@ -29,7 +29,7 @@ jobs:
29
bash phplint.sh
30
31
- name: json-yaml-validate
32
- uses: GrantBirki/json-yaml-validate@v3.3.2
+ uses: GrantBirki/json-yaml-validate@v4.0.0
33
with:
34
comment: "true"
35
base_dir: "./i18n"
0 commit comments