mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +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.