fixing node version

This commit is contained in:
AtHeartEngineer
2022-10-24 12:52:35 -04:00
committed by GitHub
parent d704b93d81
commit d9b494b8b6

View File

@@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout 🛒
uses: actions/checkout@v3
with:
node-version: 16
- name: Install and Build
run: |