From 4cd47a5903f494a070d913c1dfa6d6155d1fed51 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Wed, 3 Jul 2024 20:12:11 +0200 Subject: [PATCH] chore: Update pnpm version to latest 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 f7fea1a70..0d5941284 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.3.1 + version: latest run_install: false - name: Get pnpm store directory