Skip to content

Commit cd66362

Browse files
committed
build: updated node version
1 parent ee51622 commit cd66362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- uses: actions/setup-node@v4
5656
with:
57-
node-version: '14'
57+
node-version: '20'
5858

5959
- name: Install conventionalcommits
6060
run: npm i -D conventional-changelog-conventionalcommits

0 commit comments

Comments
 (0)