Skip to content

Commit b70092b

Browse files
committed
Bump case-validation-action
Signed-off-by: Alex Nelson <[email protected]>
1 parent 5eab205 commit b70092b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/case_validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Validate the CASE graphs in the /data/ directory
2121
- name: CASE Validate
22-
uses: kchason/case-validation-action@v2.6.1
22+
uses: kchason/case-validation-action@v2.7.0
2323
with:
2424
case-path: "./data/"
2525
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)