We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eab205 + b70092b commit e555fa0Copy full SHA for e555fa0
.github/workflows/case_validate.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Validate the CASE graphs in the /data/ directory
21
- name: CASE Validate
22
- uses: kchason/case-validation-action@v2.6.1
+ uses: kchason/case-validation-action@v2.7.0
23
with:
24
case-path: "./data/"
25
case-version: "case-1.2.0"
0 commit comments