Update dependency node to v22 #216

Merged
rixx merged 1 commit from renovate/node-22.x into main 2025-10-02 07:34:37 +00:00
Showing only changes of commit 6c4ac644c6 - Show all commits

View file

@ -23,7 +23,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v5
with:
node-version: "20"
node-version: "22"
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6