Skip to content

Commit b0121cb

Browse files
committed
Bump case-validation-action to 2.8.0
Signed-off-by: Alex Nelson <[email protected]>
1 parent 2819d7c commit b0121cb

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.7.0
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)