From 5531d2acdd9eafabacfa1dc311f0c0ef0ea3f0ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 07:37:41 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v2.2.4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cae1d37..ecc3780 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: with: fetch-depth: 2 - - uses: pnpm/action-setup@v2.2.3 + - uses: pnpm/action-setup@v2.2.4 with: version: 6.32.2