diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 99dd9217a6..ccbf0feaee 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -46,7 +46,7 @@ jobs: run: pnpm build - name: Run benchmarks - uses: CodSpeedHQ/action@fa1dcde8d58f2ab0b407a6a24d6cc5a8c1444a8c # v3.1.0 + uses: CodSpeedHQ/action@513a19673a831f139e8717bf45ead67e47f00044 # v3.2.0 with: run: pnpm vitest bench token: ${{ secrets.CODSPEED_TOKEN }}