Update dependency node to v24
This commit is contained in:
parent
f27c3aea4c
commit
6cc40cb5f7
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
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: 22
|
||||
node-version: 24
|
||||
- name: Install browser-ui-test
|
||||
run: npm install
|
||||
- name: Run eslint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue