Skip to content

Commit

Permalink
ci: update codspeed action (#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored Sep 30, 2024
1 parent cb126db commit b2d46a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: cargo codspeed build --features codspeed -p xtask_bench

- name: Run the benchmarks
uses: CodSpeedHQ/action@9481de2550a3d73cdac24ddd54ee6b9ee31f7ec2 # v2.4.5
uses: CodSpeedHQ/action@v3
timeout-minutes: 30
with:
run: cargo codspeed run
Expand Down

0 comments on commit b2d46a5

Please sign in to comment.