Skip to content

Commit 2546a67

Browse files
authored
Merge pull request #7 from casework/bump_case_validation_action
Bump case-validation-action to 2.8.0
2 parents dd9b23e + b0121cb commit 2546a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
# Run the CASE validation job to confirm all examples in pillow_output_examples are valid
5050
- name: CASE Export Validation
51-
uses: kchason/case-validation-action@v2.6
51+
uses: kchason/case-validation-action@v2.8.0
5252
with:
5353
case-path: ./pillow_output_examples/
5454
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)