Update dependency node to v24
This commit is contained in:
parent
96469c0212
commit
d3472f7cd3
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "22"
|
||||
node-version: "24"
|
||||
|
||||
- name: Renovate
|
||||
uses: https://github.com/renovatebot/github-action@v43.0.18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue