ci: back to node@20.x

This commit is contained in:
Abdullah Atta
2024-04-26 15:14:25 +05:00
parent e29b6838b3
commit a92b34b81c

View File

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