Skip to content

Commit 0b4a0f7

Browse files
committed
fix: change cache description
1 parent b7651d8 commit 0b4a0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
description: "Install extra dependencies"
1616
required: false
1717
cache:
18-
description: 'Cache commitizen installation, set to "true" to enable'
18+
description: 'Cache python setup, set to "true" to enable'
1919
required: false
2020
default: "false"
2121

0 commit comments

Comments
 (0)