Skip to content

Commit

Permalink
chore: release using Node.js v20 (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas authored Oct 28, 2024
1 parent 0450774 commit b813719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-with-changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "16.0.0"
node-version: "20.0.0"
- if: steps.packagejson.outputs.exists == 'true'
uses: pnpm/action-setup@v3
with:
Expand Down

0 comments on commit b813719

Please sign in to comment.