Skip to content

Commit 44cd371

Browse files
Update dependency node to v22
1 parent 78819f4 commit 44cd371

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@v3
8282
with:
83-
node-version: 20
83+
node-version: 22
8484
- name: Install browser-ui-test
8585
run: npm install
8686
- name: Run eslint

0 commit comments

Comments
 (0)