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.
2 parents f5df7ef + bcf81de commit 1a6001fCopy full SHA for 1a6001f
.github/workflows/cicd.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# Test the output files to confirm they're both conformant to the CASE Ontology
55
- name: CASE Validation
56
- uses: kchason/case-validation-action@v2.8.0
+ uses: kchason/case-validation-action@v2.9.0
57
with:
58
case-path: ./output/
59
- case-version: "case-1.2.0"
+ case-version: "case-1.3.0"
0 commit comments