We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c51fb commit bf95ce2Copy full SHA for bf95ce2
1 file changed
.github/workflows/translation-sync.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Node.js
27
uses: actions/setup-node@v4
28
with:
29
- node-version: '18'
+ node-version: '22'
30
31
- name: Install dependencies
32
run: npm ci
0 commit comments