Skip to content

Commit 2a7c29d

Browse files
committed
ci: upgrade node version
1 parent 4044441 commit 2a7c29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set node
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: 18
19+
node-version: lts/*
2020

2121
- name: Setup
2222
run: npm i -g @antfu/ni

0 commit comments

Comments
 (0)