diff --git a/.github/workflows/meet.yml b/.github/workflows/meet.yml index e7960ac0..e7572b68 100644 --- a/.github/workflows/meet.yml +++ b/.github/workflows/meet.yml @@ -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