ci: keep pnpm alignment scoped to CI

This commit is contained in:
Peter Steinberger
2026-04-22 05:58:50 +01:00
parent fbddef34bd
commit c07b388f77
6 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ concurrency:
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
NODE_VERSION: "24.x"
PNPM_VERSION: "10.33.0"
PNPM_VERSION: "10.32.1"
jobs:
preview_plugins_npm: