From 2afaa7a798bcee7f21bc9d2f6fdec12f1ea7f362 Mon Sep 17 00:00:00 2001 From: trickypr <23250792+trickypr@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:12:55 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Why=20did=20I=20trust=20the=20do?= =?UTF-8?q?cs=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 40890dc..7c58b31 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v2 with: + version: 8 run_install: true - name: Check licenses run: pnpm script:license-check