Skip to content

Commit 9b5fe5a

Browse files
chore(deps): update codspeedhq/action action to v4 (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Boshen <[email protected]>
1 parent f4aa3ad commit 9b5fe5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
run: cargo codspeed build --features codspeed
3131

3232
- name: Run benchmark
33-
uses: CodSpeedHQ/action@76578c2a7ddd928664caa737f0e962e3085d4e7c # v3.8.1
33+
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1
3434
with:
3535
run: cargo codspeed run
36+
mode: instrumentation
3637
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)