Skip to content

Commit

Permalink
ci: use Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Jan 31, 2024
1 parent df7e636 commit b484cb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
with:
fetch-depth: 0

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

- name: "🔧 setup Bun"
uses: oven-sh/setup-bun@v1

Expand Down

0 comments on commit b484cb8

Please sign in to comment.