From d3b6807e8c99abc879ce95567c90126671123981 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 17:12:34 +0000 Subject: [PATCH] chore: update dependency pnpm to v10.17.0 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c789fdae..e3b8b8a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 10.16.1 + version: 10.17.0 run_install: false - name: Get pnpm store directory @@ -80,7 +80,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 10.16.1 + version: 10.17.0 run_install: false - name: Get pnpm store directory