ci: align pnpm pins and vitest config

This commit is contained in:
Peter Steinberger
2026-04-04 05:44:17 +01:00
parent 22e6225dd0
commit 53fd262173
9 changed files with 22 additions and 41 deletions

View File

@@ -950,7 +950,7 @@ jobs:
- name: Setup pnpm + cache store
uses: ./.github/actions/setup-pnpm-store-cache
with:
pnpm-version: "10.23.0"
pnpm-version: "10.32.1"
cache-key-suffix: "node24"
# Sticky disk mount currently retries/fails on every shard and adds ~50s
# before install while still yielding zero pnpm store reuse.