From ab3d0f919f5b1232c62e812b9f9ced0995ed77cc Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 3 Jun 2024 17:24:58 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c249252..aa55da7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: uses: pnpm/action-setup@v3 id: pnpm-install with: - version: 8 + version: 9.1.4 run_install: false - name: Get pnpm store directory