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 +