Skip to content

Commit

Permalink
Make: Upgrade NodeJS version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvardanian committed Jan 27, 2024
1 parent 776a37f commit 0d351a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-node@v3
with:
node-version: 20
- run: npm install --save-dev @semantic-release/exec @semantic-release/git conventional-changelog-eslint semantic-release && npx semantic-release


Expand Down

0 comments on commit 0d351a0

Please sign in to comment.