Update hosting.md (#368)

This commit is contained in:
Sohaib 2023-08-12 16:52:16 -04:00 committed by GitHub
parent aed3f5fccb
commit 8fd496bbef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Fetch all history for git info
- uses: actions/setup-node@v3
- uses: actions/setup-node@v3
with:
node-version: 18.14
- name: Install Dependencies