ci: use node@18.x

This commit is contained in:
Abdullah Atta
2024-04-26 14:53:18 +05:00
parent 16ff7c92e4
commit e29b6838b3

View File

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