diff --git a/.github/workflows/cron-tasks.yml b/.github/workflows/cron-tasks.yml index 848efd997..c75e054a5 100644 --- a/.github/workflows/cron-tasks.yml +++ b/.github/workflows/cron-tasks.yml @@ -39,7 +39,7 @@ jobs: - uses: actions/setup-node@v6 with: check-latest: true - node-version: 24.x + node-version: 20.x - name: Install Dependencies and Compile run: |