We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57b5ad commit 8acbb80Copy full SHA for 8acbb80
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set node
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 18
+ node-version: 20
23
24
- run: npx changelogithub
25
env:
0 commit comments