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 }}