mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-01 04:39:02 +02:00
The frontend package.json now requires node >= 22, so the crowdin workflows fail at yarn install with the node 20 they still request. Align them with drive-frontend.yml and update the reusable job default so future callers cannot regress silently.