Skip to content

Commit 0ed8cb7

Browse files
committed
ci: update nodejs to v22
1 parent 01e4b3b commit 0ed8cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
- name: Install Node
77
uses: actions/setup-node@v4
88
with:
9-
node-version: 20
9+
node-version: 22
1010

1111
- name: Install pnpm
1212
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)