chore: upgraded node version in CI

This commit is contained in:
Jannat Patel
2025-11-21 14:49:39 +05:30
parent 7a490b19bd
commit 9b38e62eaf
3 changed files with 6 additions and 4 deletions

View File

@@ -48,9 +48,9 @@ jobs:
exit 1
fi
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
check-latest: true
- name: Add to Hosts