chore(ci): update pnpm version

This commit is contained in:
Leafd 2025-10-05 02:45:50 -04:00
parent 8c452d81b5
commit 4bb8d6e226
No known key found for this signature in database
GPG key ID: D44AE7A3699406BE

View file

@ -97,7 +97,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 10.18.0
- name: Use Node.js
uses: actions/setup-node@v5
with: