Skip to content

Commit 959290e

Browse files
authored
ci: update release.yml
1 parent 1ad43bd commit 959290e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/setup-node@v4
2727
name: Install Node
2828
with:
29-
node-version: 18
29+
node-version: 20
3030

3131
- name: Install dependencies
3232
run: npm install

0 commit comments

Comments
 (0)