From a23c60ed9f27abe7d299084284a28e6efbe21295 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:56:56 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v4.2.0 (#362) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/script_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/script_build.yml b/.github/workflows/script_build.yml index 0dc1ab9..1be53a4 100644 --- a/.github/workflows/script_build.yml +++ b/.github/workflows/script_build.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Setup pnpm - uses: pnpm/action-setup@v4.1.0 + uses: pnpm/action-setup@v4.2.0 with: version: latest