mirror of
https://github.com/47ng/nuqs.git
synced 2026-04-02 20:47:48 +00:00
A poisoned Actions cache could inject compromised packages into the published build. Removing `cache: pnpm` from setup-node forces a fresh install from the registry, matching the existing policy of not using an external Turbo cache during publishing.