From 6c1b3125216c61f1a5a9344690d9a5adc6752393 Mon Sep 17 00:00:00 2001 From: Denis Kulicek Date: Thu, 29 Oct 2020 14:30:42 +0100 Subject: [PATCH] Update action.yml description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3970a7c..ec34bd5 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: otp-version: description: Version range or exact version of OTP to use experimental-otp: - description: Whether to use experimental builds of OTP (images have not yet been fully tested include ubuntu-16.04, ubuntu-18.04, ubuntu-20.04) + description: Whether to use experimental builds of OTP (images that have not yet been fully tested include ubuntu-16.04, ubuntu-18.04, ubuntu-20.04) default: false install-hex: description: Whether to install Hex