We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbc864 commit 3894192Copy full SHA for 3894192
.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: lts/*
19
20
- run: npx changelogithub
21
env:
0 commit comments