Update dependency node to v22
This commit is contained in:
parent
15370f9739
commit
891519e97b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "18"
|
||||
node-version: "22"
|
||||
|
||||
- name: Renovate
|
||||
uses: https://github.com/renovatebot/github-action@v42.0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue