Skip to content

Commit d874ea2

Browse files
committed
Switch to node 22 for packaging
1 parent 2ab87ca commit d874ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install Node.js
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 18
35+
node-version: 22
3636
cache: pnpm
3737

3838
- name: Install dependencies

0 commit comments

Comments
 (0)