ci: use node v22

This commit is contained in:
Abdullah Atta
2025-10-08 08:56:20 +05:00
parent 364dccbf7a
commit bb274a84fe
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ runs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 22.x
cache: "npm"
cache-dependency-path: |
package-lock.json