Skip to content

Commit 5945ba8

Browse files
Merge pull request #5 from casework/bump-to-1.0
Switch Action to CASE 1.0
2 parents 9156306 + e2fe8ac commit 5945ba8

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)