Skip to content

Commit

Permalink
use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
paulov-t committed Nov 15, 2023
1 parent 6a260c3 commit c1094ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
description: 'Can be one of [major,minor,patch]. CAUTION: This will enforce a new pre-release with the specified semantic version type bumped.'
required: false
env:
NODE_VERSION: 14
NODE_VERSION: 16
PAULOV_BOT_NAME: "Paulov Bot"
PAULOV_BOT_EMAIL: "Paulov-bot <paulov@users.noreply.github.com>"
RELEASE_NOTES_FILE: "RELEASE-BODY.md"
Expand Down

0 comments on commit c1094ac

Please sign in to comment.