Update dependency node to v22.20.0
Some checks failed
test-build / build (pull_request) Failing after 53s

This commit is contained in:
2025-10-21 00:43:51 +00:00
parent b8b14239cf
commit 71b6599d31

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v5
with:
node-version: 22.19.0
node-version: 22.20.0
cache: pnpm
- name: Install Dependencies