feat: fixed upgrade yml

This commit is contained in:
SamTV12345 2025-07-27 22:04:59 +02:00 committed by SamTV12345
parent 6378e1ccf9
commit 96ff4276e0
13 changed files with 20 additions and 20 deletions

View file

@ -29,7 +29,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 10
run_install: false
- name: Get pnpm store directory
shell: bash

View file

@ -18,7 +18,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 10
run_install: false
- name: Get pnpm store directory
shell: bash

View file

@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 10
run_install: false
- name: Get pnpm store directory
shell: bash