I just created a new nx monorepo with pnpm and in the github.ci file it uses pnpm/action-setup@v2. I ran into the following issue https://github.com/pnpm/action-setup/issues/136 and updating to pnpm/action-setup@v4 solved the issue for me --------- Co-authored-by: Jan-Niklas Wortmann <jan-niklas.wortmann@jetbrains.com> Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>