Skip to content

Commit 2e41aca

Browse files
chore: changed to node 22
1 parent 8135f2b commit 2e41aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/ci-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
- name: Setup Node.js
1313
uses: actions/setup-node@v4
1414
with:
15-
node-version: 18
15+
node-version: 22
1616

1717
- name: Set yarn lock path
1818
id: yarn-hash

0 commit comments

Comments
 (0)