diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab25aab5..a26b3e7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: pull_request: {} env: - PNPM_VERSION: 6.33.1 + PNPM_VERSION: 7.5.1 concurrency: group: ci-${{ github.head_ref || github.ref }}