chore: upgraded node version for linter and release github actions
This commit is contained in:
2
.github/workflows/on_release.yml
vendored
2
.github/workflows/on_release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 24
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
npm install @semantic-release/git @semantic-release/exec --no-save
|
||||
|
||||
Reference in New Issue
Block a user