From b74463d9e4b201d8a2b8a7bf1067ed1f477e6afc Mon Sep 17 00:00:00 2001 From: pshu Date: Fri, 6 Mar 2026 15:41:38 +0800 Subject: [PATCH] refactor: change action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 798137214..52841b0c4 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup Node.js environment' +name: 'Setup Node.js with cnpm mirror' description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.' author: 'GitHub' inputs: