From 532b66aa5cdd78ac95381a5837593c4e2c1cc689 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 18 Apr 2024 15:09:11 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ae1ad066..57cd1a65 100644 --- a/action.yml +++ b/action.yml @@ -232,7 +232,7 @@ inputs: required: false default: "10" use_posix_path_separator: - description: "Use POSIX path separator `/` for output filenames." + description: "Use POSIX path separator `/` for output file paths on windows." required: false default: "false"