Skip to content

Commit d43896f

Browse files
committed
fix ci
1 parent 23987f6 commit d43896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v3
1414
with:
15-
node-version: 16
15+
node-version: 20
1616
cache: yarn
1717
- run: yarn install --frozen-lockfile
1818

0 commit comments

Comments
 (0)