Skip to content

Commit fa81882

Browse files
committed
ci: 更新 workflows
1 parent 606ce62 commit fa81882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515

16-
- uses: actions/setup-node@v3
16+
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 16.x
18+
node-version: 20
1919

2020
- run: npx changelogithub # or [email protected] if ensure the stable result
2121
env:

0 commit comments

Comments
 (0)