From 102f2200c4810ca64d288efc2a64d1e6da42f2c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:04:44 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v12 --- .github/workflows/integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index e9ea0db..f2f16e9 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -38,7 +38,7 @@ jobs: # regressed that self-installer (lockfile integrity handling), breaking CI. # Pinning keeps CI reproducible and avoids auto-pulling an unvetted build. # Bump deliberately once a known-good newer version is verified. - version: 11.25.0 + version: 12.3.4 - name: Setup Node.js uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0