Skip to content

Commit 4b3b2c2

Browse files
committed
update ci node version to v22
1 parent b070bbb commit 4b3b2c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# 3 ▸ Node + pnpm-store cache
3636
- uses: actions/setup-node@v4
3737
with:
38-
node-version: 20
38+
node-version: 22
3939
cache: pnpm
4040

4141
# 4 ▸ Install deps (deterministic)

0 commit comments

Comments
 (0)