Skip to content

Commit e2fe8ac

Browse files
committed
Switch action to CASE 1.0
1 parent 9156306 commit e2fe8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
# Test the output files to confirm they're both conformant to the CASE Ontology
5555
- name: CASE Validation
56-
uses: kchason/case-validation-action@v2.2
56+
uses: kchason/case-validation-action@v2.3
5757
with:
5858
case-path: ./output/
59-
case-version: "case-0.7.0"
59+
case-version: "case-1.0.0"

0 commit comments

Comments
 (0)