Skip to content

Commit 875e3a8

Browse files
committed
Adopt next version of validation action to pick up IRI typo review
References: * casework/CASE-Utilities-Python#40 Signed-off-by: Alex Nelson <[email protected]>
1 parent 43a83f8 commit 875e3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
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.4
56+
uses: kchason/case-validation-action@v2.5
5757
with:
5858
case-path: ./output/
5959
case-version: "case-1.1.0"

0 commit comments

Comments
 (0)