mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-11-29 18:48:31 +08:00
ci: 更新 workflows
This commit is contained in:
parent
606ce62cfd
commit
fa81882f25
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16.x
|
||||
node-version: 20
|
||||
|
||||
- run: npx changelogithub # or changelogithub@0.12 if ensure the stable result
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user