Skip to content

Commit

Permalink
ci: update node version for release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeb committed Oct 8, 2024
1 parent 0fd8d8e commit 1e1952c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
required: true

env:
NODE_VERSION: 16.x
NODE_VERSION: 20.x
TOOLKIT_VERSION: ${{ inputs.version }}

jobs:
Expand Down

0 comments on commit 1e1952c

Please sign in to comment.