Skip to content

Commit

Permalink
fix: update node version everywhere (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus-84 authored Feb 2, 2024
1 parent 4f93fc3 commit 990d197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_alpha_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.8.1
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
Expand Down

0 comments on commit 990d197

Please sign in to comment.