From c8abc104bbed64c1a1d4dc0377ed66ad492a15a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:45:49 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10 --- .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 8cc703a7..6ab0f5c0 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.1.0 with: - version: 9.15.9 + version: 10.17.0 run_install: | - recursive: true