Update deploy.yml

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-17 01:01:10 +05:30
committed by GitHub
parent 178c07f1d8
commit d972a06de1

View File

@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
cache: npm cache: npm
- name: Install dependencies - name: Install dependencies