Update dependency node to v22

This commit is contained in:
renovate[bot]
2025-09-28 16:17:55 +00:00
committed by GitHub
parent 78819f4525
commit 44cd371066

View File

@@ -80,7 +80,7 @@ jobs:
- name: Install npm
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
- name: Install browser-ui-test
run: npm install
- name: Run eslint