diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b76aa609..1d3a530a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: - name: Build benchmarks run: cargo codspeed build -p runner-shared - name: Run benchmarks - uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4 + uses: CodSpeedHQ/action@a4a36bb07c0638b0b4ca52bf1f3dad1b4289e52f # v4 with: mode: simulation run: cargo codspeed run -p runner-shared