diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 46ec124..2ba2f11 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -53,7 +53,7 @@ jobs: # Test the output files to confirm they're both conformant to the CASE Ontology - name: CASE Validation - uses: kchason/case-validation-action@v2.2 + uses: kchason/case-validation-action@v2.3 with: case-path: ./output/ - case-version: "case-0.7.0" + case-version: "case-1.0.0"