Merge pull request 'Update dependency node to v22' (#216) from renovate/node-22.x into main
Reviewed-on: #216
This commit is contained in:
commit
da90003143
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v5
|
uses: actions/setup-node@v5
|
||||||
with:
|
with:
|
||||||
node-version: "20"
|
node-version: "22"
|
||||||
|
|
||||||
- name: Install uv
|
- name: Install uv
|
||||||
uses: https://github.com/astral-sh/setup-uv@v6
|
uses: https://github.com/astral-sh/setup-uv@v6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue