💚(mail) update the node version for the mail building step

Broken with the dependencies update.
This commit is contained in:
lebaudantoine
2026-07-09 16:11:53 +02:00
committed by aleb_the_flash
parent e47ad42656
commit 8ac4c2409d
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v6
with:
node-version: "18"
node-version: "22"
- name: Restore the mail templates
uses: actions/cache@v5