Skip to content

Commit

Permalink
chore: update ci node
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 authored Apr 25, 2024
1 parent e68ba25 commit 47f1c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 16.x
node-version: 20.x

- run: npx changelogithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 47f1c26

Please sign in to comment.