From c80c998508db878cc797842394d4cfad5c297737 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 May 2022 03:28:25 +0000 Subject: [PATCH] Update dependency pnpm to v7 --- .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 dd136ec6..fbc7a07c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: pull_request: {} env: - PNPM_VERSION: 6.32.16 + PNPM_VERSION: 7.1.3 concurrency: group: ci-${{ github.head_ref || github.ref }}