Skip to content

Commit 230f213

Browse files
committed
update deploy workflow
1 parent 806e739 commit 230f213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: 22
27+
node-version: 20
2828
cache: npm
2929

3030
- name: Install dependencies

0 commit comments

Comments
 (0)