From 6285145ddd41a0712b584e98152cd49fb3f1a39b Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Thu, 30 Jan 2025 10:08:06 +0530 Subject: [PATCH] code --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e2e7697a..a98f1fe9 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: check-latest: description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec.' default: false - mirrorURL: + mirrorURL: description: 'Custom mirror URL to download Node.js from (optional)' required: false registry-url: