Skip to content

Commit 5877c17

Browse files
authored
Merge branch 'main' into padding_changes
2 parents 855880a + 9975c47 commit 5877c17

1,040 files changed

Lines changed: 1061 additions & 2165 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/translation-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node.js
2727
uses: actions/setup-node@v4
2828
with:
29-
node-version: '18'
29+
node-version: '22'
3030

3131
- name: Install dependencies
3232
run: npm ci

0 commit comments

Comments
 (0)