Merge pull request #2872 from rust-lang/renovate/node-22.x

Update dependency node to v22
This commit is contained in:
Eric Huss
2025-09-28 16:43:35 +00:00
committed by GitHub

View File

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