perf(ci): trim provider catalog test setup

This commit is contained in:
Peter Steinberger
2026-04-22 05:57:22 +01:00
parent dbf3eca590
commit fbddef34bd
10 changed files with 99 additions and 17 deletions

View File

@@ -2000,7 +2000,7 @@ jobs:
- name: Setup pnpm + cache store
uses: ./.github/actions/setup-pnpm-store-cache
with:
pnpm-version: "10.32.1"
pnpm-version: "10.33.0"
cache-key-suffix: "node24"
use-restore-keys: "false"
use-actions-cache: "true"