From 31312f4081532864a6bba2d0812e1b08046e2d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 18:29:47 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v2.2.4 --- .github/workflows/partial-frontend.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/partial-frontend.yaml b/.github/workflows/partial-frontend.yaml index c83a1bd..ab971bc 100644 --- a/.github/workflows/partial-frontend.yaml +++ b/.github/workflows/partial-frontend.yaml @@ -26,7 +26,7 @@ jobs: with: node-version: 18 - - uses: pnpm/action-setup@v2.2.2 + - uses: pnpm/action-setup@v2.2.4 with: version: 6.0.2