Skip to content

Commit 2819d7c

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

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.7.0
5252
with:
5353
case-path: ./pillow_output_examples/
5454
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)