Update hosting.md (#368)

This commit is contained in:
Sohaib 2023-08-12 16:52:16 -04:00 committed by GitHub
parent 138033622e
commit 0c0f56d222

View File

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