Skip to content

Commit cbe8745

Browse files
authored
Merge pull request #110 from casework/bump-case-version
Bump CASE version to 1.4.0
2 parents 82b9df1 + ceb403b commit cbe8745

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/case_validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919

2020
# Validate the CASE graphs in the /data/ directory
2121
- name: CASE Validate
22-
uses: kchason/case-validation-action@v2.9.0
22+
uses: kchason/case-validation-action@v2.10.0
2323
with:
2424
case-path: "./data/"
25-
case-version: "case-1.3.0"
25+
case-version: "case-1.4.0"
2626
extension-filter: "json"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CASE Conversion Examples
22

3-
![CASE Version](https://img.shields.io/badge/CASE%20Version-1.3.0-brightgreen.svg)
3+
![CASE Version](https://img.shields.io/badge/CASE%20Version-1.4.0-brightgreen.svg)
44
[![Lint](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/lint.yml/badge.svg)](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/lint.yml)
55
[![CASE Validate](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/case_validate.yml/badge.svg)](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/case_validate.yml)
66
[![Build Jobs](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/build.yml/badge.svg)](https://github.com/casework/CASE-Examples-Conversion/actions/workflows/build.yml)

0 commit comments

Comments
 (0)