Merge pull request #2872 from rust-lang/renovate/node-22.x
Update dependency node to v22
This commit is contained in:
commit
dcf7ae45c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -80,7 +80,7 @@ jobs:
|
||||||
- name: Install npm
|
- name: Install npm
|
||||||
uses: actions/setup-node@v5
|
uses: actions/setup-node@v5
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 22
|
||||||
- name: Install browser-ui-test
|
- name: Install browser-ui-test
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Run eslint
|
- name: Run eslint
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue