From 6e55bafadc2ed142fdf459b1af66e632ae1e1290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:01:56 +0000 Subject: [PATCH] chore(deps): update github-actions --- .github/workflows/Bench.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Bench.yaml b/.github/workflows/Bench.yaml index 5b51c5ea..92077914 100644 --- a/.github/workflows/Bench.yaml +++ b/.github/workflows/Bench.yaml @@ -27,7 +27,7 @@ jobs: uses: moonrepo/setup-rust@abb2d32350334249b178c401e5ec5836e0cd88d3 # v1 - name: Install codspeed - uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2 + uses: taiki-e/install-action@b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e # v2 with: tool: cargo-codspeed @@ -35,7 +35,7 @@ jobs: run: cargo codspeed build --features codspeed - name: Run benchmark - uses: CodSpeedHQ/action@c381be0bfd20e844fb45594f6aa182ffcd94545c # v4 + uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4 timeout-minutes: 30 with: mode: simulation