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