From 994f0bec47c699a2093571ff5e6d5ad30bbe51b3 Mon Sep 17 00:00:00 2001 From: Stefan Kuhn Date: Sun, 23 Apr 2023 11:50:42 +0000 Subject: [PATCH] Correct description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6d0238e..5303607 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: description: 'Toggle caching of ~/.cargo/registry and /target/debug directories.' default: true rust-toolchain-file: - description: 'Path to a rust-toolchain file to install.' + description: 'Path to a rust-toolchain file.' channel: description: 'Toolchain specification/channel to install.' components: