From d6c76dc005327d9c0eb63dbbd6d247e08f125ca6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:13:50 +0000 Subject: [PATCH] Update dependency pnpm to v8.6.12 --- .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 2ba4feec..c34c480f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: pull_request: {} env: - PNPM_VERSION: 8.6.0 + PNPM_VERSION: 8.6.12 concurrency: group: ci-${{ github.head_ref || github.ref }}