fix: pipelines

This commit is contained in:
2026-02-22 17:52:12 +00:00
parent b697ad823a
commit 674a8b00e2
3 changed files with 42 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8
version: 10
- name: Get pnpm store directory
shell: bash