diff --git a/.github/workflows/benchmark-compare.yml b/.github/workflows/benchmark-compare.yml index 49bdb2b6a9f..f30d1bcf1cf 100644 --- a/.github/workflows/benchmark-compare.yml +++ b/.github/workflows/benchmark-compare.yml @@ -45,7 +45,7 @@ jobs: node-version-file: '.nvmrc' - name: Install pnpm - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 - run: pnpm install --frozen-lockfile