Skip to content

Commit 3a21502

Browse files
chore(deps): update github-actions (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69fe9c6 commit 3a21502

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@f03aedf4620c1d3aa169a2510e24787d362bbe0b # v1.0.8
24+
- uses: oxc-project/setup-rust@83350c0ef69ec34f00be596f1cb9302179b9f43d # v1.0.9
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@bb005fe1c1eea036d3894f02c049cb6b154a1c27 # v4.3.3
33+
uses: CodSpeedHQ/action@6a8e2b874c338bf81cc5e8be715ada75908d3871 # v4.3.4
3434
with:
3535
run: cargo codspeed run
3636
mode: instrumentation

0 commit comments

Comments
 (0)