Fixed release workflow

This commit is contained in:
Eric Allam
2024-03-27 12:37:23 +00:00
parent d614c8d2ca
commit 412d0149d5
+2 -2
View File
@@ -30,12 +30,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