Update pnpm version in GitHub Actions workflow to 10.26.1 for consistency and improved performance.

This commit is contained in:
codecalm 2025-12-25 21:20:55 +01:00
parent 123de6a66f
commit df436133d6
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,8 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 10.26.1
- name: Get pnpm store directory
shell: bash

View File

@ -115,7 +115,6 @@
"release": true
}
},
"packageManager": "pnpm@10.26.1",
"pnpm": {
"ignoredBuiltDependencies": [
"@parcel/watcher",