From 65cfff9d760ed8bac5f2172b38af325c26bfee4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 02:25:59 +0000 Subject: [PATCH] chore(deps): bump pnpm/action-setup from 4.0.0 to 4.1.0 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-wasm-js.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-wasm-js.yaml b/.github/workflows/build-wasm-js.yaml index 0d78f84..275d24e 100644 --- a/.github/workflows/build-wasm-js.yaml +++ b/.github/workflows/build-wasm-js.yaml @@ -17,7 +17,7 @@ jobs: git checkout $LATEST_TAG - name: Install pnpm - uses: pnpm/action-setup@v4.0.0 + uses: pnpm/action-setup@v4.1.0 with: version: 8