diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b76aa609..3fef1d61 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@4e969336ab9acd4f6f8d025fdd793292b0835df0 # v4 with: mode: simulation run: cargo codspeed run -p runner-shared