diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49543b75..e3adc677 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,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@f99becdce5e5d51fd556489ebef684f4ecfd6286 # v4 with: mode: ${{ matrix.mode }} run: cargo codspeed run -p runner-shared