Skip to content

Commit 9248d83

Browse files
committed
ci(release): update node version to make semantic-release run
1 parent 59f3b8f commit 9248d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup Node.js
5959
uses: actions/setup-node@v2
6060
with:
61-
node-version: 14
61+
node-version: 20
6262
- name: Release
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)