diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 3859f01..29cab25 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -53,7 +53,7 @@ jobs: run: yarn build --target x86_64-unknown-linux-gnu --use-napi-cross - name: Run benchmarks - uses: CodSpeedHQ/action@fa0c9b1770f933c1bc025c83a9b42946b102f4e6 # v4 + uses: CodSpeedHQ/action@9a74b6ba663684052277e8f342b5eb99c7442a03 # v4 with: mode: simulation run: node benchmark/bench.ts