Skip to content

Commit

Permalink
Merge pull request #656 from thebuilder/thebuilder-patch-1
Browse files Browse the repository at this point in the history
Update release to Node 20
  • Loading branch information
thebuilder authored Jan 22, 2024
2 parents 1abad16 + 31aac7e commit 8a22b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
Expand Down

1 comment on commit 8a22b9c

@vercel
Copy link

@vercel vercel bot commented on 8a22b9c Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.