diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index e073164..f582032 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.4 + uses: kchason/case-validation-action@v2.5 with: case-path: ./output/ case-version: "case-1.1.0"