diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index d766473..b963de7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -30,7 +30,7 @@ jobs: run: cargo codspeed build --features codspeed - name: Run benchmark - uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # v4.3.1 + uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27 # v4.3.3 with: run: cargo codspeed run mode: instrumentation