Skip to content

Commit 6cc40cb

Browse files
Update dependency node to v24
1 parent f27c3ae commit 6cc40cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Install npm
8181
uses: actions/setup-node@v5
8282
with:
83-
node-version: 22
83+
node-version: 24
8484
- name: Install browser-ui-test
8585
run: npm install
8686
- name: Run eslint

0 commit comments

Comments
 (0)