We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee51622 commit cd66362Copy full SHA for cd66362
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- uses: actions/setup-node@v4
56
with:
57
- node-version: '14'
+ node-version: '20'
58
59
- name: Install conventionalcommits
60
run: npm i -D conventional-changelog-conventionalcommits
0 commit comments