From c3e099830663cbb06fe99ec8244e4b8ff50cb0ee Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Wed, 3 Jul 2024 20:10:35 +0200 Subject: [PATCH] chore: Update pnpm version to 8.3.1 in alpha.yml workflow --- .github/workflows/alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 5a4936ca5..f7fea1a70 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -36,7 +36,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 8 + version: 8.3.1 run_install: false - name: Get pnpm store directory