diff --git a/.github/workflows/test-coverage.yml b/.github/workflows/test-coverage.yml index 4f92de4..944eca7 100644 --- a/.github/workflows/test-coverage.yml +++ b/.github/workflows/test-coverage.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha }} - - uses: pnpm/action-setup@v3 + - uses: pnpm/action-setup@v4 with: version: 9