From 1e531096ee90f2aab409f12cf0a96ffe35200959 Mon Sep 17 00:00:00 2001
From: Rex <116759116+Rex2501@users.noreply.github.com>
Date: Fri, 15 Sep 2023 02:38:16 +0800
Subject: [PATCH] Update action.yml

---
 action.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/action.yml b/action.yml
index 56025a40..4e375466 100644
--- a/action.yml
+++ b/action.yml
@@ -37,3 +37,6 @@ runs:
   main: 'dist/setup/index.js'
   post: 'dist/cache-save/index.js'
   post-if: success()
+              - 名稱:設置 Node.js 環境
+                使用:actions/setup-node@v3.8.1
+