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 a9a8f47 commit f03f7d5Copy full SHA for f03f7d5
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 16.x
+ node-version: 22.18.0
19
20
- run: npx changelogithub
21
env:
0 commit comments