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