fix (ci): keep update-manifest-versions script in vanilla js

This commit is contained in:
2025-10-08 11:16:31 +03:00
parent 1ec17cd83e
commit 2a1034aef4
3 changed files with 105 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'npm'
- name: Install dependencies