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
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