Attempt to fix typecheck

This commit is contained in:
Eric Allam
2024-03-27 12:30:54 +00:00
parent 17f9fc8273
commit 4329d1130a
+2 -2
View File
@@ -14,12 +14,12 @@ jobs:
- name: ⎔ Setup pnpm
uses: pnpm/action-setup@v2.2.4
with:
version: 7.18
version: 8.15.5
- name: ⎔ Setup node
uses: buildjet/setup-node@v3
with:
node-version: 18
node-version: 20.11.1
cache: "pnpm"
- name: Install Protoc