changed node version
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 22s

This commit is contained in:
Rohit Pai 2023-10-24 16:04:17 +01:00
parent a697ea2ac8
commit 3812f99259

View File

@ -11,7 +11,7 @@ jobs:
- name: Use Node.js Latest
uses: actions/setup-node@v3
with:
node-version: 'latest'
node-version: 20
- name: 🔨Run Gulp
run: |