chore: bump node@20 in ci workflows (#10531)

This commit is contained in:
David Luzar
2025-12-16 19:08:42 +01:00
committed by GitHub
parent f06484c6ab
commit becaabfa0f
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -14,10 +14,10 @@ jobs:
with:
token: ${{ secrets.PUSH_TRANSLATIONS_COVERAGE_PAT }}
- name: Setup Node.js 18.x
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 18.x
node-version: 20.x
- name: Create report file
run: |