chore(deps): update dependency pnpm to v9.15.9

This commit is contained in:
renovate[bot] 2025-08-26 03:27:12 +00:00 committed by GitHub
parent 642a532378
commit a2b88ac64e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
with: with:
version: 9.5.0 version: 9.15.9
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build

View file

@ -31,7 +31,7 @@ jobs:
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
with: with:
version: 9.5.0 version: 9.15.9
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build

View file

@ -29,7 +29,7 @@ jobs:
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
with: with:
version: 9.5.0 version: 9.15.9
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build