Skip to content

Commit

Permalink
Update realease-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud authored Aug 3, 2024
1 parent 04ca9ec commit d01003e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/realease-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'pnpm'

- name: Install dependencies
Expand All @@ -31,4 +31,4 @@ jobs:
id: release_tag
uses: ncipollo/release-action@v1
with:
bodyFile: '.github/changelog.md'
bodyFile: '.github/changelog.md'

0 comments on commit d01003e

Please sign in to comment.