From 03509b60ba85172115a48741d1d0e9eabfd6998b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 05:36:51 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10.22.0 --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 495e7beb..0e92b9ce 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -38,7 +38,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v4.2.0 with: - version: 10.20.0 + version: 10.22.0 run_install: | - recursive: true