Skip to content

Commit 6ef3708

Browse files
committed
upgrade node
1 parent 7ccb854 commit 6ef3708

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
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v3
3636
- uses: actions/setup-node@v3
3737
with:
38-
node-version: 18
38+
node-version: 20
3939
cache: npm
4040

4141
- name: Install dependencies

0 commit comments

Comments
 (0)