diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 10eb78c..7ab5783 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -49,7 +49,7 @@ jobs: run: yarn build --target x86_64-unknown-linux-gnu --use-napi-cross - name: Run benchmarks - uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 #v4 + uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4 with: mode: simulation run: node benchmark/bench.ts