After upgrading from v5 to v6, workflows started failing due to caching issues. Rolling back to v5 fixes the issue.
Note: The version of pnpm is stored in package.json:
"packageManager": "pnpm@10.29.2+sha512.bef43fa759d91fd2da4b319a5a0d13ef7a45bb985a3d7342058470f9d2051a3ba8674e629672654686ef9443ad13a82da2beb9eeb3e0221c87b8154fff9d74b8",
After upgrading from v5 to v6, workflows started failing due to caching issues. Rolling back to v5 fixes the issue.
Note: The version of pnpm is stored in
package.json: