Skip to content

Commit 395ae62

Browse files
authored
Update deploy.yml
1 parent fde8103 commit 395ae62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
version: 6.32.9
3030
- uses: actions/setup-node@v4
3131
with:
32-
node-version: '20'
32+
node-version: '18'
3333
cache: 'pnpm'
3434

3535
- name: install

0 commit comments

Comments
 (0)