From d6e49cfa88eef835bc32c716c810dcf2513fc718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 11:15:28 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v2.2.3 --- .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 3e444d8..cae1d37 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.2 + - uses: pnpm/action-setup@v2.2.3 with: version: 6.32.2