move pnpm version specifier to actions

This commit is contained in:
David Blass
2025-10-13 15:30:41 -04:00
parent ec0eeb1d18
commit 3b39f2c8d8
4 changed files with 8 additions and 2 deletions
-1
View File
@@ -26,7 +26,6 @@
"upDeps": "pnpm up --latest",
"createLockfile": "pnpm --ignore-workspace install"
},
"packageManager": "pnpm@10.18.2",
"dependencies": {
"@ark/fs": "0.49.0",
"@actions/core": "^1.11.1",