Skip to content

Commit 3894192

Browse files
committed
chore: fix ci
1 parent 6bbc864 commit 3894192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 16.x
18+
node-version: lts/*
1919

2020
- run: npx changelogithub
2121
env:

0 commit comments

Comments
 (0)