diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd136ec6..d1ee4a9b 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: 6.32.17 concurrency: group: ci-${{ github.head_ref || github.ref }}