From 44342ff9c76f8b84000e89e8ea4385d484d5577c Mon Sep 17 00:00:00 2001 From: Ariel Santos Date: Mon, 23 Dec 2024 13:43:06 -0300 Subject: [PATCH] fix: identation error --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 9e98adb..da092dc 100644 --- a/action.yml +++ b/action.yml @@ -7,8 +7,8 @@ inputs: description: Desired Golang version. default: go-version-file: - description: Path to go.mod file, will determine Golang version. Use in place of `go-version` input. - default: + description: Path to go.mod file, will determine Golang version. Use in place of `go-version` input. + default: cache-key-suffix: description: Optional cache key suffix. default: