Skip to content

Commit 8d9e190

Browse files
committed
improve ci
1 parent 6961441 commit 8d9e190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 20
18+
node-version: 22.21.1
1919

2020
- run: npm ci
2121

0 commit comments

Comments
 (0)