瀏覽代碼

Bump actions/setup-node from 3.7.0 to 3.8.1 (#4141)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
5f89e3b97e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/frontend.yaml

+ 1 - 1
.github/workflows/frontend.yaml

@@ -27,7 +27,7 @@ jobs:
         with:
         with:
           version: 7.4.0
           version: 7.4.0
       - name: Install node
       - name: Install node
-        uses: actions/setup-node@v3.7.0
+        uses: actions/setup-node@v3.8.1
         with:
         with:
           node-version: "16.15.0"
           node-version: "16.15.0"
           cache: "pnpm"
           cache: "pnpm"