Merge pull request #2919 from rust-lang/renovate/node-24.x

Update dependency node to v24
This commit is contained in:
Eric Huss
2025-11-01 04:14:10 +00:00
committed by GitHub

View File

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