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
commit 33c9b4063e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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