Currently our pipeline is being setup using npm, but our repository manager is set to pnpm.
https://pnpm.io/continuous-integration#github-actions
https://github.com/opentofu/registry-ui/blob/main/.github/workflows/verify.yml#L63
Investigate if it's necessary to replace these commands by pnpm and what would be the difference between using them.