Skip to content

Commit 5859455

Browse files
chore(deps): update github-actions (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8616829 commit 5859455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
2323

24-
- uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
24+
- uses: oxc-project/setup-rust@1ff88fdaffd6ae35c0fb32ccc159340b37d0beac # v1.0.7
2525
with:
2626
save-cache: ${{ github.ref_name == 'main' }}
2727
tools: cargo-codspeed
@@ -30,7 +30,7 @@ jobs:
3030
run: cargo codspeed build --features codspeed
3131

3232
- name: Run benchmark
33-
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1
33+
uses: CodSpeedHQ/action@3959e9e296ef25296e93e32afcc97196f966e57f # v4.1.0
3434
with:
3535
run: cargo codspeed run
3636
mode: instrumentation

0 commit comments

Comments
 (0)