Skip to content

Commit

Permalink
ci(release): update node version to make semantic-release run
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Jan 23, 2025
1 parent 59f3b8f commit 9248d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 20
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 9248d83

Please sign in to comment.