From e2facc2e21437aafbb5013639e1ddd6965582bb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:32:00 +0000 Subject: [PATCH] Update CodSpeedHQ/action digest to 972e343 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b45cf2f317..fbbf0dcb19e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -595,7 +595,7 @@ jobs: RUSTFLAGS: "-C target-feature=+avx2 -C debug-assertions=yes" run: cargo codspeed build ${{ matrix.features }} $(printf -- '-p %s ' ${{ matrix.packages }}) --profile bench - name: Run benchmarks - uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad + uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 with: run: cargo codspeed run token: ${{ secrets.CODSPEED_TOKEN }}