From 7c8cc1a9ef9fa64da1ab235fc0e6138f6296dc74 Mon Sep 17 00:00:00 2001 From: Paul Merlin Date: Mon, 15 Jun 2020 14:28:57 +0200 Subject: [PATCH] Fix typo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 69b3b08..6cc4c14 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ inputs: description: Globs of files to hash in the build root directory, separated by new lines, use best-effort if unset required: false dependencies-cache-exact: - description: Wether to restore only if exact match, default to 'false' + description: Whether to restore only if exact match, default to 'false' required: false outputs: