File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 17
17
matrix :
18
18
python-version :
19
19
- ' 3.7'
20
- - ' 3.10 '
20
+ - ' 3.11 '
21
21
22
22
steps :
23
23
# Checkout the repository for processing
53
53
54
54
# Test the output files to confirm they're both conformant to the CASE Ontology
55
55
- name : CASE Validation
56
- uses : kchason/case-validation-action@v2.3
56
+ uses : kchason/case-validation-action@v2.4
57
57
with :
58
58
case-path : ./output/
59
- case-version : " case-1.0 .0"
59
+ case-version : " case-1.1 .0"
Original file line number Diff line number Diff line change 1
1
[ ![ Continuous Integration] ( https://github.com/casework/CASE-Mapping-Template-Python/actions/workflows/cicd.yml/badge.svg )] ( https://github.com/casework/CASE-Mapping-Template-Python/actions/workflows/cicd.yml )
2
+ ![ CASE Version] ( https://img.shields.io/badge/CASE%20Version-1.1.0-green )
2
3
3
4
# CASE Mapping Template Python
4
5
A template repository for adopters to create CASE mappings utilizing Python.
You can’t perform that action at this time.
0 commit comments