Skip to content

Commit a366c0f

Browse files
chore(deps): update dependency node to v22
1 parent d8d0d8c commit a366c0f

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
@@ -88,7 +88,7 @@ jobs:
8888
- name: Setup Node.js
8989
uses: actions/setup-node@v4
9090
with:
91-
node-version: '20.x'
91+
node-version: '22.x'
9292
cache: 'npm'
9393

9494
- name: Install dependencies

0 commit comments

Comments
 (0)