fix: add packageManager field for pnpm/action-setup@v6
CI / Build & Test (push) Failing after 8s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Space-Banane
2026-06-17 22:47:31 +02:00
parent 75ecb6232c
commit 1b6f8b5ac4
+1
View File
@@ -23,6 +23,7 @@
"typescript": "^5.9.3",
"vitest": "^4.1.9"
},
"packageManager": "pnpm@11.5.2",
"engines": {
"node": ">=22"
}