Update CodSpeedHQ/action action to v4.7.0 (#17691)
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
||||
run: ./target/debug/uv venv --cache-dir .cache
|
||||
|
||||
- name: "Run benchmarks"
|
||||
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # v4.5.2
|
||||
uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4.7.0
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: walltime
|
||||
@@ -128,7 +128,7 @@ jobs:
|
||||
run: cargo codspeed build --profile profiling -p uv-bench
|
||||
|
||||
- name: "Run benchmarks"
|
||||
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # v4.5.2
|
||||
uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4.7.0
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: simulation
|
||||
|
||||
Reference in New Issue
Block a user