diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bbbb05a93..f4975a9f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -136,7 +136,7 @@ jobs: - name: Build benchmarks run: cargo codspeed build -p runner-shared -m ${{ matrix.mode }} - name: Run benchmarks - uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4 + uses: CodSpeedHQ/action@0ca9cbbf4623b599a6c3ed4fc8a922942705d9f1 # v4 with: mode: ${{ matrix.mode }} run: cargo codspeed run -p runner-shared