diff --git a/action.yml b/action.yml index 8e3ae617..5032ee19 100644 --- a/action.yml +++ b/action.yml @@ -57,7 +57,7 @@ inputs: description: "Path to the go.mod file or the file containing only Go version." required: false cache: - deprecation: "enable cache" + description: "enable cache" default: true required: false