Skip to content

Commit 43877b9

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

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@6eeb021fd0f305388292348b775d96d95253adf4 # v4.0.0
3434
with:
3535
run: cargo codspeed run
36+
mode: instrumentation
3637
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)