ci: update node.js version to 20.x

This commit is contained in:
Abdullah Atta
2023-12-26 15:24:56 +05:00
parent 89103a10df
commit bf74dc4a71

View File

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