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 46ef53b commit 24edea9Copy full SHA for 24edea9
.github/workflows/build_and_publish.yml
@@ -18,7 +18,7 @@ jobs:
18
echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
19
- uses: actions/setup-node@v3
20
with:
21
- node-version: 16.x
+ node-version: 21.x
22
- name: Create release
23
run: npx changelogithub-chinese
24
env:
0 commit comments