diff --git a/.github/workflows/lint_translation_files.yml b/.github/workflows/lint_translation_files.yml index e4f6b1403a..d3171d4530 100644 --- a/.github/workflows/lint_translation_files.yml +++ b/.github/workflows/lint_translation_files.yml @@ -44,7 +44,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: 18 + node-version: 20 - name: Install dependencies for Node.js server run: npm install