Skip to content

Commit

Permalink
chore: Update node version for semantic release
Browse files Browse the repository at this point in the history
Signed-off-by: Denilson Nastacio <[email protected]>
  • Loading branch information
nastacio committed Feb 1, 2024
1 parent 6431479 commit 9e1f475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- id: setup-action
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 20.x

- id: release
name: Semantic release
Expand Down

0 comments on commit 9e1f475

Please sign in to comment.