Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -78,7 +78,7 @@ jobs:
- run: pnpm install
- name: Run benchmarks
- uses: CodSpeedHQ/action@v1
+ uses: CodSpeedHQ/action@v2
with:
run: pnpm vitest bench --run
token: ${{ secrets.CODSPEED_TOKEN }}