Skip to content

Commit c06e754

Browse files
committed
add node version
1 parent 66514a5 commit c06e754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818

1919
- name: Setup Node.js
2020
uses: actions/setup-node@v5
21+
with:
22+
node-version: '22.x'
2123

2224
- name: Corepack enable
2325
run: corepack enable

0 commit comments

Comments
 (0)