Skip to content

Commit cb47f0d

Browse files
authored
build: updated node version (#806)
1 parent 447aad0 commit cb47f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)