From 09ab051a659a510a6ac41803e5666a8446b12799 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Mon, 24 Apr 2023 11:48:14 -0700 Subject: [PATCH] debug(ci): love this --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be4c21e..d0f6e72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,7 @@ jobs: node-version: ${{ matrix.nodejs }} - uses: pnpm/action-setup@v2.2.4 with: + version: 6 run_install: false - name: Install