浏览代码

Bump pnpm/action-setup from 2.2.4 to 2.4.0 (#4072)

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

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

@@ -23,7 +23,7 @@ jobs:
           # Disabling shallow clone is recommended for improving relevancy of reporting
           fetch-depth: 0
           ref: ${{ github.event.pull_request.head.sha }}
-      - uses: pnpm/action-setup@v2.2.4
+      - uses: pnpm/action-setup@v2.4.0
         with:
           version: 7.4.0
       - name: Install node