From 114ef1616dbfccbaa6a008ad1468781eb2359a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 04:56:47 +0000 Subject: [PATCH] ci: bump pnpm/action-setup from 2 to 5 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 5. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v2...v5) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 4d84e8a..94fd8b6 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -35,7 +35,7 @@ jobs: node-version: '20' - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v5 with: version: 8